mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
Cleanup
This commit is contained in:
@@ -313,7 +313,6 @@
|
||||
(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