tg-modal
tg-modal copied to clipboard
StrictMode compatibility
- [x] Remove componentWillReceiveProps
- [ ] Update react-transition-group once https://github.com/reactjs/react-transition-group/issues/429 is resolved
- [ ] Remove
UNSAFE_componentWillMount
and replace with Suspense based approach