Skip to content

Commit 4dfe563

Browse files
henriqueholtzbalazsorban44
andauthoredJun 22, 2022
[Examples] Add external example with typescript to "with-material-ui" folder (vercel#37846)
## Documentation / Examples - Add external example with typescript to `with-material-ui` folder as suggested on PR below. [older PR related](vercel#37499) Co-authored-by: Balázs Orbán <18369201+balazsorban44@users.noreply.github.com>
1 parent a1b8a96 commit 4dfe563

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
 

‎examples/with-material-ui/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
# Material UI example
1+
# Material UI examples
22

3-
This example have been moved here: [mui/material-ui](https://github.com/mui/material-ui/tree/master/examples/nextjs)
3+
**Note:** These examples are maintained outside of the Next.js repository:
4+
5+
1. Official [TypeScript example](https://github.com/mui/material-ui/tree/master/examples/nextjs-with-typescript)
6+
2. Official [JavaScript example](https://github.com/mui/material-ui/tree/master/examples/nextjs)

0 commit comments

Comments
 (0)
Please sign in to comment.