react-viewer
react-viewer copied to clipboard
fix: side-effect handling
there is a div is added to body before "Viewer" mounted. It needs to be removed when "Viewer" unmounted or it will always exist in the body element.
@infeng 麻烦看看这个问题