# closeModal

### How to use

Simply by calling the method

```jsx
import { Plugin } from '@root'

Plugin.closeModal()
```
