mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 06:38:20 +00:00
Fix projects creation lightbox.
This commit is contained in:
parent
c4e8a881c1
commit
54ee339a48
@ -230,10 +230,10 @@
|
||||
[local]
|
||||
(html
|
||||
[:div.input-radio.radio-primary
|
||||
(layout-input local :mobile)
|
||||
(layout-input local :tablet)
|
||||
(layout-input local :notebook)
|
||||
(layout-input local :desktop)]))
|
||||
(layout-input local "mobile")
|
||||
(layout-input local "tablet")
|
||||
(layout-input local "notebook")
|
||||
(layout-input local "desktop")]))
|
||||
|
||||
(defn- new-project-lightbox-render
|
||||
[own]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user