rsnext/examples/with-material-ui
Kiichi Tachibana 65390b5c17
Update Material UI examples (#45974)
The links to the material-ui examples were broken and have been corrected.

## Documentation / Examples

- [ ] ~Make sure the linting passes by running `pnpm build && pnpm lint`~
- [x] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2023-02-16 03:14:16 +00:00
..
.gitignore Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
README.md Update Material UI examples (#45974) 2023-02-16 03:14:16 +00:00

Material UI examples

Note: These examples are maintained outside of the Next.js repository:

  1. Official TypeScript example
  2. Official JavaScript example