mantine
mantine copied to clipboard
[@mantine/hooks] use-did-update: Optimize fast refresh
trafficstars
Why are these changes required?
At development time HMR will uninstall the component, but mounted is not reset, after that every save refresh will trigger useDidUpdate, sorry I didn't pay attention to ESLint
@u3u can you please fix tests errors?
Of course, I've fixed it.
Thanks!