Skip to content

Commit be6e990

Browse files
chore: removing commented out code
1 parent 1b8fbb5 commit be6e990

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

shesha-reactjs/src/designer-components/drawer/settingsForm.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,6 @@ export const getSettings = (data: any) => {
110110
} as any,
111111
parentId: 'pnl24bf6-f76d-4139-a850-c99bf06c8b69',
112112
components: new DesignerToolbarSettings()
113-
// .addSectionSeparator({
114-
// id: nanoid(),
115-
// propertyName: 'okButtonSeparator',
116-
// label: 'Ok button',
117-
// })
118113
.addCollapsiblePanel({
119114
id: nanoid(),
120115
propertyName: 'okButtonCollapsiblePanel',

0 commit comments

Comments
 (0)