We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b49f4a commit 9a8bd72Copy full SHA for 9a8bd72
1 file changed
src/clojure_norway/meetup_2025_12/violin.clj
@@ -478,7 +478,7 @@ wav-format
478
(specs (rem @*i (count specs))))))))}]
479
(js/setInterval #(swap! *i inc) 1000)
480
;; Include this to force component update:
481
- [:p {:display :none}
+ [:p {:style {:display :none}}
482
(hash @*i)]])))
483
specs]
484
{:html/deps [:echarts]}))
0 commit comments