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

Added className to iContainerProps #150

Closed ChronoLoop closed 2 years ago

ChronoLoop commented 2 years ago

I got this error when passing the className prop to ReactNotifications: Property 'className' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Container> & Readonly<iContainerProps> & Readonly<...>

teodosii commented 2 years ago

Thanks for the pull request, I will merge it and will publish it with any future changes (probably the one updating react to 18.0.0)