Skip to content

Commit 63e18b1

Browse files
committed
docs: fix markdown formatting
1 parent e4362d1 commit 63e18b1

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

packages/vite-plugin-react-router/README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,11 @@ export default function Example() {
8686
}
8787
```
8888

89-
> [!IMPORTANT] Note that in local development, `getNetlifyRouterContext` requires Netlify platform emulation, which is
90-
> provided seamlessly by [`@netlify/vite-plugin`](https://www.npmjs.com/package/@netlify/vite-plugin) (or Netlify CLI -
91-
> up to you).
89+
> [!IMPORTANT]
90+
>
91+
> Note that in local development, `getNetlifyRouterContext` requires Netlify platform emulation, which is provided
92+
> seamlessly by [`@netlify/vite-plugin`](https://www.npmjs.com/package/@netlify/vite-plugin) (or Netlify CLI - up to
93+
> you).
9294
9395
### Middleware context
9496

@@ -118,6 +120,8 @@ export default function Home() {
118120
}
119121
```
120122

121-
> [!IMPORTANT] Note that in local development, `getNetlifyRouterContext` requires Netlify platform emulation, which is
122-
> provided seamlessly by [`@netlify/vite-plugin`](https://www.npmjs.com/package/@netlify/vite-plugin) (or Netlify CLI -
123-
> up to you).
123+
> [!IMPORTANT]
124+
>
125+
> Note that in local development, `getNetlifyRouterContext` requires Netlify platform emulation, which is provided
126+
> seamlessly by [`@netlify/vite-plugin`](https://www.npmjs.com/package/@netlify/vite-plugin) (or Netlify CLI - up to
127+
> you).

0 commit comments

Comments
 (0)