Skip to content

Commit 1189bda

Browse files
committed
feat/chart-options-configurator
1 parent cc43fad commit 1189bda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/configurator/src/nested-property-configurator/NestedPropertyConfigurator.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import { computed } from 'vue'
1919
import { ConfigItem } from '@opentiny/tiny-engine-common'
2020
2121
export default {
22-
name: 'ObjectDepthConfigurator',
22+
name: 'NestedPropertyConfigurator',
2323
components: {
2424
ConfigItem
2525
},

0 commit comments

Comments
 (0)