Skip to content

Commit 26a8ced

Browse files
Format README
1 parent d722be2 commit 26a8ced

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ npm install
4242
npm run dev
4343
```
4444

45-
4645
## Type Safety
4746

4847
React Router will generate types for each route to provide type safety for the route module exports.
@@ -55,4 +54,4 @@ npm run typecheck
5554

5655
This will add types to the `./react-router/types` folder.
5756

58-
[Read more](https://reactrouter.com/explanation/type-safety) on type safety with React Router.
57+
[Read more](https://reactrouter.com/explanation/type-safety) on type safety with React Router.

0 commit comments

Comments
 (0)