mirror of
https://github.com/pterodactyl/panel.git
synced 2026-06-03 20:53:08 -05:00
This allows entire components to be unmounted when the modal is hidden without affecting the fade in/out of the modal itself. This also makes it easier to programatically dismiss a modal without having to copy the visibility all over the place, and makes working with props much simpler in those modal components