Skip to content

Commit ccf754d

Browse files
committed
typo
1 parent a9d1726 commit ccf754d

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
@@ -475,7 +475,7 @@ wav-format
475475
(let [*i (reagent.core/atom 0)]
476476
(fn []
477477
^{:key @*i}
478-
[:di
478+
[:div
479479
[:div {:style {:height "400px"}
480480
:ref (fn [el]
481481
(when el

0 commit comments

Comments
 (0)