Skip to content

Commit

Permalink
removed stray ident
Browse files Browse the repository at this point in the history
  • Loading branch information
awkay committed Oct 22, 2019
1 parent 90cbe5e commit ffbd38c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/app/ui/root.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,5 @@

(defsc Root [this {:root/keys [top-chrome]}]
{:query [{:root/top-chrome (comp/get-query TopChrome)}]
:ident (fn [] [:component/id :ROOT])
:initial-state {:root/top-chrome {}}}
(ui-top-chrome top-chrome))

0 comments on commit ffbd38c

Please sign in to comment.