We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc38a6 commit 09903b3Copy full SHA for 09903b3
packages/astro/src/default/components/FooterWrapper.astro
@@ -1,8 +1,6 @@
1
---
2
// FooterWrapper.astro
3
import { Footer } from 'tutorialkit:override-components';
4
-import Terms from './Terms.astro';
5
-import ContactInfo from './ContactInfo.astro';
6
7
const currentYear = new Date().getFullYear();
8
0 commit comments