mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-22 06:48:08 +00:00
Add a reminder
This commit is contained in:
parent
f666a8636f
commit
907e013d5a
@ -15,6 +15,6 @@
|
||||
|
||||
(defn ^:export main
|
||||
[]
|
||||
(dispatch [:initialise-db])
|
||||
(dispatch [:initialise-db]) ;; remember this is async
|
||||
(reagent/render [todomvc.views/top-panel]
|
||||
(.getElementById js/document "app")))
|
||||
|
Loading…
x
Reference in New Issue
Block a user