This is a modal component, used for displaying some contents, mainly critical decisions, in an overlay, while interactions with the rest of the page are blocked.

```js
<Modals />
```
