mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🎉 Basic changes to use penpot as a library
This commit is contained in:
parent
10e0cf121b
commit
369dc8ffb5
11 changed files with 96 additions and 43 deletions
|
@ -19,7 +19,7 @@
|
|||
uri-data (mf/use-ref {})
|
||||
state (mf/use-state 0)]
|
||||
|
||||
(hooks/use-effect-ssr
|
||||
(mf/use-ssr-effect
|
||||
(mf/deps embed? urls)
|
||||
(fn []
|
||||
(let [;; When not active the embedding we return the URI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue