Skip to content

Commit a3497f6

Browse files
Update packages/devextreme-schematics/src/migrate-config-components/mappings/deprecated-config-map.json
Co-authored-by: Arman Boyakhchyan <arman.boyakhchyan@devexpress.com>
1 parent 7947372 commit a3497f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devextreme-schematics/src/migrate-config-components/mappings/deprecated-config-map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_generated": true,
33
"_description": "Mapping: host component -> { _hostSelector?: string, generic config selector : component-specific selector }",
4-
"_note": "Do not edit manually; run scripts/generate-deprecated-config-map.mjs",
4+
"_note": "Do not edit manually. Run scripts/generate-deprecated-config-map.mjs to generate a new map.",
55
"DxAccordionComponent": {
66
"_hostSelector": "dx-accordion",
77
"dxi-item": "dxi-accordion-item"

0 commit comments

Comments
 (0)