Skip to content

Commit 65b651f

Browse files
committed
option hidden
1 parent 3ca594c commit 65b651f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/packages/lowcoder/src/comps/comps/layout/mobileTabLayout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ const TabOptionComp = (function () {
268268
label && children.label.dispatchChangeValueAction(label);
269269
},
270270
})}
271-
{children.app.propertyView({})}
272271
{children.label.propertyView({ label: trans("label") })}
273272
{hiddenPropertyView(children)}
274273
{children.icon.propertyView({

0 commit comments

Comments
 (0)