Skip to content

Commit

Permalink
revert test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Dec 10, 2024
1 parent 86cc3f3 commit fd11e17
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
7 changes: 0 additions & 7 deletions docs/pages/material-ui/api/accordion.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,6 @@
"class": null
}
],
"dataAttributes": {
"[data-nested-dialogs]": {
"description": "Indicates how many dialogs are nested within.",
"type": "number"
},
"[data-panel-open]": { "description": "Indicates whether the panel is opened" }
},
"classes": [
{
"key": "disabled",
Expand Down
4 changes: 0 additions & 4 deletions docs/translations/api-docs/accordion/accordion.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,5 @@
"slotDescriptions": {
"heading": "The component that renders the heading.",
"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."
},
"dataAttributesDescriptions": {
"[data-nested-dialogs]": "Indicates how many dialogs are nested within.",
"[data-panel-open]": "Indicates whether the panel is opened"
}
}
13 changes: 0 additions & 13 deletions packages/mui-material/src/Accordion/AccordionDataAttributes.ts

This file was deleted.

0 comments on commit fd11e17

Please sign in to comment.