When using this toast with react v18 I keep getting this warning.
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17.
I know it's just a warning but it would be great if we have this updated to officially support React v18
When using this toast with react v18 I keep getting this warning.
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17.
I know it's just a warning but it would be great if we have this updated to officially support React v18