mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 18:48:25 +02:00
Minor fixes.
This commit is contained in:
parent
a896bb60d6
commit
66b6040f86
4 changed files with 3 additions and 4 deletions
|
@ -234,7 +234,7 @@
|
|||
[own]
|
||||
(letfn [(on-click [e]
|
||||
(dom/prevent-default e)
|
||||
(lightbox/set! :new-project))]
|
||||
(lightbox/open! :new-project))]
|
||||
(let [state (rum/react grid-state)]
|
||||
(html
|
||||
[:section.dashboard-grid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue