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 8e81137 commit f62a0f7Copy full SHA for f62a0f7
src/components/audio-analyser.tsx
@@ -7,7 +7,7 @@ export interface AudioAnalyserProps {
7
width?: number;
8
height?: number;
9
}
10
-export function AudioAnalysera({
+export function AudioAnalyser({
11
width,
12
height,
13
classses,
0 commit comments