mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
replaced remix with react-router
This commit is contained in:
@@ -24,7 +24,7 @@ const config = {
|
||||
},
|
||||
framework: {
|
||||
nextjs: "Next.js",
|
||||
remix: "Remix",
|
||||
"react-router": "React Router",
|
||||
astro: "Astro",
|
||||
},
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user