mirror of
https://github.com/penpot/penpot.git
synced 2025-06-09 07:11:39 +02:00
✨ Adapt to rumext api changes.
This commit is contained in:
parent
9aac5e91ab
commit
205d09a5cd
20 changed files with 68 additions and 75 deletions
|
@ -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}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue