🐛 Fix "Share prototypes" modal remains open

This commit is contained in:
Pablo Alba 2024-06-07 16:09:10 +02:00 committed by Alejandro Alonso
parent 1f7b5a0f7f
commit 96993a6ebd
2 changed files with 2 additions and 1 deletions

View file

@ -138,7 +138,7 @@
(mf/deps page)
(fn []
(modal/show! :share-link {:page page :file file})
(modal/allow-click-outside!)))
(modal/disallow-click-outside!)))
handle-increase
(mf/use-fn