Skip to content

Commit

Permalink
chore: carbon take 2 (#1296)
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored Oct 3, 2024
1 parent 8900933 commit 7447180
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sites/docs/src/routes/(app)/docs/+layout.server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@ export const load: LayoutServerLoad = async () => {
datePicker: await superValidate(zod(datePickerFormSchema)),
};
};

export const prerender = true;

0 comments on commit 7447180

Please sign in to comment.