rsnext/examples/with-material-ui/README.md
Henrique Holtz 4dfe5634fb
[Examples] Add external example with typescript to "with-material-ui" folder (#37846)
## Documentation / Examples

- Add external example with typescript to `with-material-ui` folder as suggested on PR below.

[older PR related](https://github.com/vercel/next.js/pull/37499)

Co-authored-by: Balázs Orbán <18369201+balazsorban44@users.noreply.github.com>
2022-06-22 09:47:56 +00:00

6 lines
310 B
Markdown

# Material UI examples
**Note:** These examples are maintained outside of the Next.js repository:
1. Official [TypeScript example](https://github.com/mui/material-ui/tree/master/examples/nextjs-with-typescript)
2. Official [JavaScript example](https://github.com/mui/material-ui/tree/master/examples/nextjs)