We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb2ad9 commit a40893fCopy full SHA for a40893f
src/re_com/theme.cljs
@@ -38,7 +38,6 @@
38
39
(defn apply
40
([props ctx themes]
41
- (println (:part ctx))
42
(->>
43
(cond
44
(map? themes) (re-com.theme/merge @registry themes)
0 commit comments