We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca594c commit 65b651fCopy full SHA for 65b651f
client/packages/lowcoder/src/comps/comps/layout/mobileTabLayout.tsx
@@ -268,7 +268,6 @@ const TabOptionComp = (function () {
268
label && children.label.dispatchChangeValueAction(label);
269
},
270
})}
271
- {children.app.propertyView({})}
272
{children.label.propertyView({ label: trans("label") })}
273
{hiddenPropertyView(children)}
274
{children.icon.propertyView({
0 commit comments