mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Test
This commit is contained in:
parent
55ed79d968
commit
1eea55ad43
1 changed files with 1 additions and 0 deletions
|
@ -313,6 +313,7 @@
|
|||
(mf/use-effect
|
||||
(mf/deps mdata)
|
||||
(fn []
|
||||
(js/console.log "(mf/ref-val dropdown-ref)" (mf/ref-val dropdown-ref))
|
||||
(when-let [node (mf/ref-val dropdown-ref)]
|
||||
(reset! width (.-offsetWidth node)))))
|
||||
[:& dropdown {:show (boolean mdata)
|
||||
|
|
Loading…
Add table
Reference in a new issue