File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
7777For rendering add ` <NextTopLoader /> ` to your ` return() ` inside the <Router ><Router /> component in ` App() ` in your App.js:
7878
Original file line number Diff line number Diff 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
6868For rendering add ` <NextTopLoader /> ` to your ` return() ` inside the <Router ><Router /> component in ` App() ` in your App.js:
6969
You can’t perform that action at this time.
0 commit comments