Skip to content

Commit 51a586a

Browse files
committed
fix: removing intro tag
1 parent 35f98b4 commit 51a586a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pages/docs/react/latest/router.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@ canonical: "/docs/react/latest/router"
66

77
# Router
88

9-
<Intro>
10-
119
RescriptReact comes with a router! We've leveraged the language and library features in order to create a router that's:
1210

1311
- The simplest, thinnest possible.
1412
- Easily pluggable anywhere into your existing code.
1513
- Performant and tiny.
1614

17-
</Intro>
18-
1915
## How does it work?
2016

2117
The available methods are listed here:

0 commit comments

Comments
 (0)