react-preloaders
react-preloaders copied to clipboard
Reset body overflow property on unmount
trafficstars
Currently, the component does not clear the HTML body overflow: hidden property when unmounting it manually so I used useEffect to call the bodyScroll() function on mount and when it is about to be unmounted.
@am0nshi I don't the project is been actively developed again...This PR is getting close to a year already.