mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 08:16:10 +02:00
⬆️ Update beicon and rumext to the latest version.
This commit is contained in:
parent
4c85550d58
commit
ce094b663c
6 changed files with 16 additions and 9 deletions
|
@ -5,7 +5,8 @@
|
|||
[uxbox.main.ui.components.dropdown :refer [dropdown-container]]
|
||||
[uxbox.util.uuid :as uuid]))
|
||||
|
||||
(mf/defrc context-menu
|
||||
(mf/defc context-menu
|
||||
{::mf/wrap-props false}
|
||||
[props]
|
||||
(assert (fn? (gobj/get props "on-close")) "missing `on-close` prop")
|
||||
(assert (boolean? (gobj/get props "show")) "missing `show` prop")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue