Skip to content

Commit

Permalink
Use workaround to fix live reload
Browse files Browse the repository at this point in the history
  • Loading branch information
ljpengelen committed Oct 25, 2024
1 parent d478d65 commit ca7138c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-end/src/cljs/top10/views/core.cljs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(ns top10.views.core
(ns ^:dev/always top10.views.core
(:require [re-frame.core :as rf]
[top10.subs :as subs]
[top10.views.assign-list :refer [assign-list-page-container]]
Expand Down

0 comments on commit ca7138c

Please # to comment.