Skip to content

Commit

Permalink
remove third party examples from component
Browse files Browse the repository at this point in the history
  • Loading branch information
mapache-salvaje committed Oct 24, 2024
1 parent ff9e1bd commit 556632b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/src/modules/components/MaterialUIExampleCollection.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,18 +88,6 @@ const examples = [
link: 'https://github.com/mui/material-ui/tree/master/examples/material-ui-gatsby',
src: '/static/images/examples/gatsby.svg',
},
{
name: 'React-admin',
label: 'View TypeScript',
link: 'https://github.com/marmelab/material-ui-react-admin',
src: '/static/images/examples/reactadmin.svg',
},
{
name: 'Refine',
label: 'View TypeScript',
link: 'https://github.com/refinedev/refine/tree/master/examples/with-material-ui-vite',
src: '/static/images/examples/refine.svg',
},
];

export default function MaterialUIExampleCollection() {
Expand Down

0 comments on commit 556632b

Please sign in to comment.