Skip to content

Commit

Permalink
add prerenter constant back
Browse files Browse the repository at this point in the history
  • Loading branch information
HRN authored and HRN committed Aug 30, 2024
1 parent d8ca380 commit 94c0b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<script>
export const prerender = true;
let name = '';
let title = '';
let email = '';
Expand Down

0 comments on commit 94c0b55

Please sign in to comment.