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 474210b commit 6efa2e4Copy full SHA for 6efa2e4
src/components/logo.tsx
@@ -70,7 +70,6 @@ export default function InteractiveLogo({ className }: LogoProps) {
70
};
71
72
useEffect(() => {
73
- loadPlayer();
74
return () => removeRufflePlayer();
75
}, []);
76
0 commit comments