Made all interactions much better
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
(mapv #(deref (re-frame/subscribe %)))
|
||||
(filter #(= :error (:state %))))]
|
||||
(when (seq states)
|
||||
[:div.notification
|
||||
[:div.notification.is-warning
|
||||
(for [state states
|
||||
state (:error state)]
|
||||
(do
|
||||
|
||||
Reference in New Issue
Block a user