Skip to content

Commit 9ef186f

Browse files
authored
docs: material ui branding again (TanStack#5035)
1 parent b46f6e5 commit 9ef186f

13 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,8 @@
382382
"label": "React Bootstrap"
383383
},
384384
{
385-
"to": "examples/react/mui-pagination",
386-
"label": "React MUI Pagination"
385+
"to": "examples/react/material-ui-pagination",
386+
"label": "Material UI Pagination"
387387
},
388388
{
389389
"to": "examples/react/full-width-table",
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/react/mui-pagination/package.json renamed to examples/react/material-ui-pagination/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "tanstack-table-example-mui-pagination",
2+
"name": "tanstack-table-example-material-ui-pagination",
33
"version": "0.0.0",
44
"private": true,
55
"scripts": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)