mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 01:28:36 +02:00
Convert keyword color representation into string.
This commit is contained in:
parent
2323e8f1c7
commit
16249ccd63
2 changed files with 29 additions and 29 deletions
|
@ -43,4 +43,3 @@
|
|||
([schema data]
|
||||
(when-let [errors (validate schema data)]
|
||||
(throw (ex-info "Invalid data" errors)))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue