Skip to content

Commit

Permalink
pnpm docs:api
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 committed Jan 3, 2025
1 parent 6ce53a5 commit 6d82864
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/pages/material-ui/api/table-sort-label.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"import { TableSortLabel } from '@mui/material';"
],
"slots": [
{
"name": "icon",
"description": "The component that renders the icon slot.",
"default": "ArrowDownwardIcon",
"class": "MuiTableSortLabel-icon"
},
{
"name": "root",
"description": "The component that renders the root slot.",
"default": "span",
"class": "MuiTableSortLabel-root"
},
{
"name": "icon",
"description": "The component that renders the icon slot.",
"default": "ArrowDownwardIcon",
"class": "MuiTableSortLabel-icon"
}
],
"classes": [
Expand Down

0 comments on commit 6d82864

Please sign in to comment.