Skip to content

Commit 67c88a4

Browse files
committed
fix: revert ssr
1 parent c5fb54d commit 67c88a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/routes/+layout.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,3 @@ export const load = async ({ depends, fetch }) => {
9595
...featureFlags,
9696
};
9797
};
98-
99-
export const ssr = false;

0 commit comments

Comments
 (0)