mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 01:51:38 +02:00
💄 Improve shared link modal
This commit is contained in:
parent
f132651175
commit
0f04398e61
23 changed files with 453 additions and 521 deletions
|
@ -77,7 +77,8 @@
|
|||
(mf/use-callback
|
||||
(mf/deps page)
|
||||
(fn []
|
||||
(modal/show! :share-link {:page page :file file})))]
|
||||
(modal/show! :share-link {:page page :file file})
|
||||
(modal/allow-click-outside!)))]
|
||||
|
||||
[:div.options-zone
|
||||
(case section
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue