File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 196196; ; ^:kindly/hide-code
197197; ; (kindly/hiccup
198198; ; [:div
199- ; ; [:script {:src "https://cdn.jsdelivr.net/npm/scittle@0.7.23/dist/scittle.js"
200- ; ; :type "application/javascript"}]
199+ ; ; [:script {:src "https://cdn.jsdelivr.net/npm/scittle@0.7.23/dist/scittle.js"}]
201200; ; [:script {:crossorigin true
202201; ; :src "https://cdn.jsdelivr.net/npm/react@18/umd/react.production.min.js"}]
203202; ; [:script {:crossorigin true
204203; ; :src "https://cdn.jsdelivr.net/npm/react-dom@18/umd/react-dom.production.min.js"}]
205- ; ; [:script {:src "https://cdn.jsdelivr.net/npm/scittle@0.7.23/dist/scittle.reagent.js"
206- ; ; :type "application/javascript"}]])
204+ ; ; [:script {:src "https://cdn.jsdelivr.net/npm/scittle@0.7.23/dist/scittle.reagent.js"}]])
207205; ; ```
208206
209207; ; If you see errors in th browser console like "reagent is not defined" or "Cannot read properties of undefined",
You can’t perform that action at this time.
0 commit comments