mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-22 23:08:20 +00:00
Correct comment
This commit is contained in:
parent
55c563c951
commit
4b931fe672
@ -1,5 +1,5 @@
|
||||
(ns todomvc.subs
|
||||
(:require-macros [reagent.ratom :refer [reaction]]) ;; remove for v0.2.0-alpha2
|
||||
(:require-macros [reagent.ratom :refer [reaction]])
|
||||
(:require [re-frame.core :refer [register-sub]]))
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user