Remove framework scss stylesheet

This commit is contained in:
Belén Albeza 2024-06-20 14:00:41 +02:00
parent b6e918b024
commit b192887d19
2 changed files with 1 additions and 132 deletions

View file

@ -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