next.js
7f1a24c8 - Updated basic-export example with app router (#67760)

Commit
1 year ago
Updated basic-export example with app router (#67760) This PR updates the basic-export example to use the App Router. Here are the changes that have been made: Renamed the "pages" folder to "app" folder. Updated the routing for / and /about, files to align with the App Router. Added the layout.tsx file as part of the App Router. cc : @samcx --------- Co-authored-by: ShruthiKathula <147117812+ShruthiKathula@users.noreply.github.com> Co-authored-by: samcx <sam@vercel.com>
Parents
Loading