Adapt to rumext api changes.

This commit is contained in:
Andrey Antukh 2019-08-13 09:02:05 +00:00
parent 9aac5e91ab
commit 205d09a5cd
20 changed files with 68 additions and 75 deletions

View file

@ -213,8 +213,7 @@
(mf/defc projects-page
[_]
(mf/use-effect
{:init #(st/emit! (udp/initialize))})
(mf/use-effect #(st/emit! (udp/initialize)))
(let [opts (mf/deref opts-ref)]
[:section.dashboard-content
[:& menu {:opts opts}]