Skip to content

Commit 7447180

Browse files
authored
chore: carbon take 2 (#1296)
1 parent 8900933 commit 7447180

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sites/docs/src/routes/(app)/docs/+layout.server.ts

-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@ export const load: LayoutServerLoad = async () => {
2525
datePicker: await superValidate(zod(datePickerFormSchema)),
2626
};
2727
};
28-
29-
export const prerender = true;

0 commit comments

Comments
 (0)