mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 12:31:38 +02:00
Remove comment.
This commit is contained in:
parent
196b4dd89b
commit
2f39cc08dc
1 changed files with 0 additions and 1 deletions
|
@ -160,7 +160,6 @@
|
||||||
;; Lightbox
|
;; Lightbox
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
;; TODO: implement proper form validation
|
|
||||||
(def ^:static +color-form-schema+
|
(def ^:static +color-form-schema+
|
||||||
{:hex [sc/required sc/color]})
|
{:hex [sc/required sc/color]})
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue