working on testing.
This commit is contained in:
@@ -264,7 +264,6 @@
|
||||
|
||||
(defn test-results-modal []
|
||||
(when (:visible? @(re-frame/subscribe [::subs/modal-state ::test-results]))
|
||||
(println "TEST" @(re-frame/subscribe [::test-results]))
|
||||
[modal {:title "Rule results"
|
||||
:hide-event [::events/modal-status ::test-results {:visible? false}]}
|
||||
[:table.table.is-fullwidth.compact
|
||||
|
||||
Reference in New Issue
Block a user