Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ws-rush authored Aug 14, 2024
1 parent 861bb38 commit 38fbb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ for deep understanding how filebased routing work, see examples in remix v2 [fil

every route can export one of following, see [React Router](https://reactrouter.com/en/main) for more.

use example in `playground/` as starter kit, or [reactive](https://github.com/ws-rush/reactive) template.
use example in `playground/` as starter kit, or [reactive](https://github.com/ws-rush/reactive) template. also there is a version of official [react-router-tutorial](https://github.com/ws-rush/react-router-tutorial) with unplugin-remix-router

```js
export const caseSensitive = false
Expand Down

0 comments on commit 38fbb11

Please sign in to comment.