mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Test
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user