Skip to content

Commit

Permalink
use-effect fixed?
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Oct 28, 2024
1 parent 9543f75 commit bafa997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dali/viewer.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
(println "processing dali-spec error!")
(set-error err)))
(= ignore true))))
[dali-spec])
(clj->js [dali-spec]))
(cond
data
[viewer data]
Expand Down

0 comments on commit bafa997

Please sign in to comment.