From 6cd20bcd83945759023a714a9f3ad7b375f94c98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reyes=20Rond=C3=B3n?= <66537220+Reyes1921@users.noreply.github.com> Date: Sat, 10 Aug 2024 19:03:49 -0400 Subject: [PATCH] Updated remix content into react-router (#6488) * fixed typo react-router instead of Remix * Updated Remix to react-router in frontend roadmap * Update src/data/roadmaps/frontend/frontend.json --------- Co-authored-by: Kamran Ahmed --- .../frontend/content/react-router@KJRkrFZIihCUBrOf579EU.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/roadmaps/frontend/content/react-router@KJRkrFZIihCUBrOf579EU.md b/src/data/roadmaps/frontend/content/react-router@KJRkrFZIihCUBrOf579EU.md index f563b6833..7fd65a574 100644 --- a/src/data/roadmaps/frontend/content/react-router@KJRkrFZIihCUBrOf579EU.md +++ b/src/data/roadmaps/frontend/content/react-router@KJRkrFZIihCUBrOf579EU.md @@ -1,6 +1,6 @@ -# Remix +# react-router -Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff. +There used to be Remix in this list but they announced to merge Remix into react-router after v7. Visit the following resources to learn more: