mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 22:24:09 +00:00
fix: reactive component
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
:on-chosen on-chosen
|
||||
:input-opts input-opts})]]))
|
||||
|
||||
(rum/defcs property-input < rum/static
|
||||
(rum/defcs property-input < rum/reactive
|
||||
(rum/local false ::show-new-property-config?)
|
||||
shortcut/disable-all-shortcuts
|
||||
[state entity *property-key *property-value {:keys [class-schema? _page-configure? in-block-container?]
|
||||
|
||||
Reference in New Issue
Block a user