Skip to content

Commit

Permalink
Updated the example of with-styled-jsx-plugins to utilize the App Rou…
Browse files Browse the repository at this point in the history
…ter (#70663)

This PR updates the with-styled-jsx-plugins example for using the App
Router.
Here are the changes that have been made:

- I renamed the "pages" folder and moved it to the "app" folder.
- Added the layout.TSX file as part of the App Router.
- Updated the package.json file.

CC: @samcx

---------

Co-authored-by: qed42 <qed42@Janhvis-Macbook-Pro.local>
Co-authored-by: Sam Ko <sam@vercel.com>
  • Loading branch information
3 people authored and wyattjoh committed Nov 28, 2024
1 parent 962e60e commit 64c79d3
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 161 deletions.
12 changes: 0 additions & 12 deletions examples/with-styled-jsx-plugins/.babelrc

This file was deleted.

36 changes: 0 additions & 36 deletions examples/with-styled-jsx-plugins/.gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions examples/with-styled-jsx-plugins/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions examples/with-styled-jsx-plugins/next-env.d.ts

This file was deleted.

29 changes: 0 additions & 29 deletions examples/with-styled-jsx-plugins/package.json

This file was deleted.

26 changes: 0 additions & 26 deletions examples/with-styled-jsx-plugins/pages/index.tsx

This file was deleted.

20 changes: 0 additions & 20 deletions examples/with-styled-jsx-plugins/tsconfig.json

This file was deleted.

0 comments on commit 64c79d3

Please sign in to comment.