This commit is contained in:
Bryce Covert
2020-08-22 17:14:21 -07:00
parent dc57fd7d0c
commit 25477d07f7
16 changed files with 9593 additions and 158 deletions

View File

@@ -125,7 +125,7 @@
(->> states (filter #(:info %)))]
[:<>
(if (seq error-states)
[:div.notification.is-warning
[:div.notification.is-danger.is-light
(for [state states
state (:error state)]
(do