diff --git a/packages/example/src/index.ts b/packages/example/src/index.ts index 662a788..bf87adb 100644 --- a/packages/example/src/index.ts +++ b/packages/example/src/index.ts @@ -38,16 +38,6 @@ const schema: Schema = { }, ], }, - { - type: 'attribute', - id: 'instance', - name: 'Element', - description: 'Defines the type of element.', - attributeName: 'fs-cmsload-instance', - nodeTypes: ['DynamoList'], - attributeValue: 1, - optionsType: 'integer-input', - }, { type: 'group', name: 'List settings',