We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b605dbe commit b3cf8a0Copy full SHA for b3cf8a0
examples/pwa-simple-assets-ssr/src/pages/index.astro
@@ -1,5 +1,5 @@
1
---
2
-import DefaultLayout from '../layouts/DefaultLayout.astro';
+import DefaultLayout from '../layouts/DefaultLayout.astro'
3
4
export const prerender = true;
5
0 commit comments