chore: revert unnecessary changes

This commit is contained in:
Jessica Chowdhury
2025-04-28 12:42:48 +01:00
parent 3bf3ed37b9
commit 2cfce43dcf
2 changed files with 1 additions and 2 deletions

View File

@@ -40,7 +40,6 @@ export default buildConfigWithDefaults({
breakpoints: [mobileBreakpoint, desktopBreakpoint],
collections: [pagesSlug, postsSlug, ssrPagesSlug, ssrAutosavePagesSlug],
globals: ['header', 'footer'],
// defaultTab: true,
},
},
cors: ['http://localhost:3000', 'http://localhost:3001'],