Skip to content

Commit 9a8bd72

Browse files
committed
Norway meetup wip
1 parent 0b49f4a commit 9a8bd72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/clojure_norway/meetup_2025_12/violin.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ wav-format
478478
(specs (rem @*i (count specs))))))))}]
479479
(js/setInterval #(swap! *i inc) 1000)
480480
;; Include this to force component update:
481-
[:p {:display :none}
481+
[:p {:style {:display :none}}
482482
(hash @*i)]])))
483483
specs]
484484
{:html/deps [:echarts]}))

0 commit comments

Comments
 (0)