mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 15:11:43 +02:00
add new color lightbox
This commit is contained in:
parent
67081eded4
commit
d9b5977d02
2 changed files with 32 additions and 9 deletions
|
@ -135,14 +135,6 @@
|
|||
(lightbox/close!))}
|
||||
i/close]])))
|
||||
|
||||
;; (.preventDefault e)
|
||||
;; (let [new-project-attributes {:name (trim name)
|
||||
;; :width (int width)
|
||||
;; :height (int height)
|
||||
;; :layout layout}]
|
||||
;; ;; (actions/create-project conn new-project-attributes)
|
||||
;; (close-lightbox!)))}
|
||||
|
||||
(def new-project-lightbox
|
||||
(util/component
|
||||
{:render new-project-lightbox-render
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue