We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4f02a commit e03639fCopy full SHA for e03639f
client/packages/lowcoder-design/src/components/Section.tsx
@@ -142,5 +142,5 @@ export const sectionNames = {
142
validation: trans("prop.validation"),
143
layout: trans("prop.layout"),
144
style: trans("prop.style"),
145
- meetings : trans("prop.meetings"),
+ meetings : trans("prop.meetings"), // added by Falk Wolsky
146
};
0 commit comments