mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 07:36:12 +02:00
✨ Remove framework scss stylesheet
This commit is contained in:
parent
b6e918b024
commit
b192887d19
2 changed files with 1 additions and 132 deletions
|
@ -159,7 +159,7 @@
|
|||
(ifn? type) (type (:type error))
|
||||
:else false))]
|
||||
(when show?
|
||||
[:ul.form-errors
|
||||
[:ul
|
||||
[:li {:key (:code error)} (tr (:message error))]])))
|
||||
|
||||
(defn error-class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue