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 bb2359a commit ca1ce64Copy full SHA for ca1ce64
client/packages/lowcoder-design/src/components/Section.tsx
@@ -152,4 +152,6 @@ export const sectionNames = {
152
inputFieldStyle:trans("prop.inputFieldStyle"),
153
avatarStyle:trans("prop.avatarStyle"),
154
captionStyle:trans("prop.captionStyle"),
155
+ startButtonStyle:trans("prop.startButtonStyle"),
156
+ resetButtonStyle:trans("prop.resetButtonStyle"),
157
};
0 commit comments