Skip to content

Commit 681edd6

Browse files
committed
update docs
1 parent e610233 commit 681edd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

JSR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export default function MyApp({ Component, pageProps }) {
7272
}
7373
```
7474

75-
### Usage with React, Vite React or any other React based component
75+
### Usage with React, Vite React or any other React Based Framework
7676

7777
For rendering add `<NextTopLoader />` to your `return()` inside the <Router><Router/> component in `App()` in your App.js:
7878

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default function MyApp({ Component, pageProps }) {
6363
}
6464
```
6565

66-
### Usage with React, Vite React or any other React based component
66+
### Usage with React, Vite React or any other React Based Framework
6767

6868
For rendering add `<NextTopLoader />` to your `return()` inside the <Router><Router/> component in `App()` in your App.js:
6969

0 commit comments

Comments
 (0)