mirror of
https://github.com/penpot/penpot.git
synced 2025-07-27 16:47:23 +02:00
Fix wrong arguments function call on icons menu initialization.
This commit is contained in:
parent
94e3842267
commit
12aee6acb6
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@
|
||||||
(header)
|
(header)
|
||||||
[:section.dashboard-content
|
[:section.dashboard-content
|
||||||
(nav state colls)
|
(nav state colls)
|
||||||
(menu coll)
|
(menu state coll)
|
||||||
(content state coll)]]))
|
(content state coll)]]))
|
||||||
|
|
||||||
;; --- New Icon Lightbox (TODO)
|
;; --- New Icon Lightbox (TODO)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue