refactor: moving from nextjs to vite+react
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import { type FunctionComponent } from "react";
|
||||
|
||||
export const MusicVisualizer: FunctionComponent = () => (
|
||||
<div className="h-full w-full bg-red-500"></div>
|
||||
);
|
||||
Reference in New Issue
Block a user