Skip to content

Commit eb7b705

Browse files
committed
remove router flag from test
1 parent cea2af1 commit eb7b705

File tree

1 file changed

+1
-2
lines changed
  • packages/kit/test/apps/basics/src/routes/no-hydrate

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<script context="module">
2-
export const router = false;
32
export const hydrate = false;
43
</script>
54

6-
<h1>look ma no javascript</h1>
5+
<h1>look ma no javascript</h1>

0 commit comments

Comments
 (0)