Minor bug fix!
This commit is contained in:
parent
b71f73aef6
commit
7bf507664b
|
@ -21,8 +21,7 @@
|
|||
|
||||
<script type="application/x-scittle">
|
||||
(require '[reagent.core :as r]
|
||||
'[reagent.dom :as rdom]
|
||||
'[ajax.core :refer [GET]])
|
||||
'[reagent.dom :as rdom])
|
||||
|
||||
(def data ;; converted from japji-nihung-timings.json using http://cljson.com/
|
||||
[{:words [{:text "ੴ", :start 3.482, :end 5.761}],
|
||||
|
|
Loading…
Reference in a new issue