Replace funcool/struct with cljs.spec.

As a result, one dependency less.
This commit is contained in:
Andrey Antukh 2017-03-08 16:58:00 +01:00
parent 6bc6ee68b6
commit 1aa236e812
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
12 changed files with 440 additions and 391 deletions

View file

@ -209,7 +209,7 @@
(sort-projects-by ordering))]
(letfn [(on-click [e]
(dom/prevent-default e)
(udl/open! :new-project))]
(udl/open! :create-project))]
[:section.dashboard-grid
[:h2 "Your projects"]
[:div.dashboard-grid-content