🚑 Fix syntax issue introduced in previous merges

This commit is contained in:
Andrey Antukh 2026-05-19 13:41:01 +02:00
parent 408a9b033a
commit fd5ae84a9f

View File

@ -119,7 +119,7 @@
:bool [:> bool-wrapper props]
:frame [:> nested-frame-wrapper props]
nil)]))))
nil)])))
(mf/defc root-frame-shape-wrapper
{::mf/wrap [#(mf/memo' % common/check-shape-props)]