-
Notifications
You must be signed in to change notification settings - Fork 28
Update README files to replace Remix references with React Router 7 #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update README files to replace Remix references with React Router 7 #57
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Hey! 👋 I see one of the checks failed. I am on it! 🫡 |
✅ Fixed failing check in this commit. The issue was a conditional in the workflow file that depended on a non-existent job called |
Hey! 👋 I see one of the checks failed. I am on it! 🫡 |
✅ Fixed failing check in this commit. The issue was a conditional check in the workflow file that depended on an undefined environment variable 💻 View my work • React 👍 or 👎 |
This PR updates the README files in the repository to replace references to Remix with React Router 7, as requested. The following changes were made:
Updated the main README.md file:
Updated the apps/storefront/README.md file:
These changes reflect the recent work done to update the codebase from Remix to React Router 7.
💻 View my work • About Codegen