teodosii / react-notifications-component

Delightful and highly customisable React Component to notify your users
https://teodosii.github.io/react-notifications-component/
MIT License
1.27k stars 73 forks source link

The notification component blocks content beneath it #97

Closed Azteker closed 3 years ago

Azteker commented 3 years ago

Although it doesn't happen on your demo page https://teodosii.github.io/react-notifications-component/, when I use it, the "notification-container--center" div blocks contents beneath it, even before any notification is triggered. I just put <ReactNotification /> on my page.