Skip to content

Commit 8c5c07e

Browse files
committed
solid-router adaptations
1 parent 711c1c0 commit 8c5c07e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/routes/_libraries/router.$version.index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ function RouterVersionIndex() {
5858
<span className="underline decoration-dashed decoration-yellow-500 decoration-3 underline-offset-2">
5959
Modern and scalable
6060
</span>{' '}
61-
routing for React applications
61+
routing for React and Solid applications
6262
</h2>
6363
<p
6464
className="text opacity-90 max-w-sm
6565
lg:text-xl lg:max-w-2xl"
6666
>
67-
A fully type-safe React router with built-in data fetching,
67+
A fully type-safe router with built-in data fetching,
6868
stale-while revalidate caching and first-class search-param APIs.
6969
</p>
7070
<Link

0 commit comments

Comments
 (0)