mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 01:26:11 +02:00
WIP: partial grid.
This commit is contained in:
parent
64c9360b38
commit
a2c313dfc0
6 changed files with 266 additions and 60 deletions
|
@ -16,4 +16,5 @@
|
|||
(println "BOOTSTRAP")
|
||||
(ui/init)
|
||||
(rs/emit! (dl/load-data))
|
||||
(rx/on-value s/stream #(dl/persist-state %))))
|
||||
(rx/on-value s/stream #(dl/persist-state %))
|
||||
1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue