mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 21:11: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
|
@ -11,7 +11,6 @@
|
|||
(defn decode-share-link-row
|
||||
[row]
|
||||
(-> row
|
||||
(update :flags db/decode-pgarray #{})
|
||||
(update :pages db/decode-pgarray #{})))
|
||||
|
||||
(defn retrieve-share-link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue