Skip to content

Commit a37c72d

Browse files
committed
remove startTransition from link
1 parent 9d9cb33 commit a37c72d

File tree

1 file changed

+0
-1
lines changed
  • e2e/solid-router/basic-file-based/src/routes/transition

1 file changed

+0
-1
lines changed

e2e/solid-router/basic-file-based/src/routes/transition/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ function Home() {
1717
class="border bg-gray-50 px-3 py-1"
1818
from="/transition"
1919
search={(s) => ({ n: s.n + 1 })}
20-
startTransition
2120
>
2221
Increase
2322
</Link>

0 commit comments

Comments
 (0)