mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✨ Propagate sharing a prototype to editors and viewers (#6297)
This commit is contained in:
@@ -198,9 +198,7 @@
|
||||
:on-click toggle-fullscreen}
|
||||
i/expand]
|
||||
|
||||
(when (and
|
||||
(:in-team permissions)
|
||||
(:is-admin permissions))
|
||||
(when (:in-team permissions)
|
||||
[:button {:on-click open-share-dialog
|
||||
:class (stl/css :share-btn)}
|
||||
(tr "labels.share")])
|
||||
|
||||
Reference in New Issue
Block a user