Skip to content

Commit

Permalink
add react-router recipe to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlynch committed Dec 22, 2024
1 parent b7f0534 commit dfa45bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ Available recipes include:

- [**next**](https://github.com/measuredco/puck/tree/main/recipes/next): Next.js 13 app example, using App Router and static page generation
- [**remix**](https://github.com/measuredco/puck/tree/main/recipes/remix): Remix Run v2 app example, using dynamic routes at root-level
- [**react-router**](https://github.com/measuredco/puck/tree/main/recipes/react-router): React Router v7 app example, using dynamic routes to create pages at any level

## Community

Expand Down

0 comments on commit dfa45bd

Please sign in to comment.