mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 04:51:38 +02:00
🚧 More work on better forms and data validation.
This commit is contained in:
parent
04a5038ff4
commit
689cc5f3e7
21 changed files with 641 additions and 618 deletions
|
@ -25,7 +25,7 @@
|
|||
[{:keys [route] :as props}]
|
||||
(let [[section type id] (parse-route route)]
|
||||
[:main.dashboard-main
|
||||
(messages-widget)
|
||||
[:& messages-widget]
|
||||
[:& header {:section section}]
|
||||
(case section
|
||||
:dashboard/icons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue