⬆️ Update beicon and rumext to the latest version.

This commit is contained in:
Andrey Antukh 2020-03-23 16:25:21 +01:00
parent 4c85550d58
commit ce094b663c
6 changed files with 16 additions and 9 deletions

View file

@ -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")