Skip to content

Commit fd11e17

Browse files
committed
revert test changes
1 parent 86cc3f3 commit fd11e17

File tree

3 files changed

+0
-24
lines changed

3 files changed

+0
-24
lines changed

docs/pages/material-ui/api/accordion.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@
6565
"class": null
6666
}
6767
],
68-
"dataAttributes": {
69-
"[data-nested-dialogs]": {
70-
"description": "Indicates how many dialogs are nested within.",
71-
"type": "number"
72-
},
73-
"[data-panel-open]": { "description": "Indicates whether the panel is opened" }
74-
},
7568
"classes": [
7669
{
7770
"key": "disabled",

docs/translations/api-docs/accordion/accordion.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,5 @@
6262
"slotDescriptions": {
6363
"heading": "The component that renders the heading.",
6464
"transition": "The component that renders the transition. <a href=\"https://mui.com/material-ui/transitions/#transitioncomponent-prop\">Follow this guide</a> to learn more about the requirements for this component."
65-
},
66-
"dataAttributesDescriptions": {
67-
"[data-nested-dialogs]": "Indicates how many dialogs are nested within.",
68-
"[data-panel-open]": "Indicates whether the panel is opened"
6965
}
7066
}

packages/mui-material/src/Accordion/AccordionDataAttributes.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)