mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 19:14:45 +02: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