We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b3dbc commit d24f2ffCopy full SHA for d24f2ff
1 file changed
app/page.tsx
@@ -14,7 +14,7 @@ import { Footer } from '@/app/components/Footer';
14
15
import { FeatureCard, FeatureCardsSection } from '@/components/FeatureCards';
16
import { DiscordButton } from '@/components/DiscordButton';
17
-import { InteractiveViewer } from '@/components/InteractiveViewer';
+import InteractiveViewer from '@/components/InteractiveViewer';
18
19
const Icons = {
20
Github: () => (
0 commit comments