Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(examples): Restrict React to v18 in Next 14 example (#2778)
This restricts dependabot from updating React to v19 in our Next 14 example since Next 14 doesn't support React 19. #2773 was failing peerDep resolution due to this.
- Loading branch information