Skip to content

Commit 2a7494a

Browse files
committed
docs(Waveform): update waveform example component
1 parent 26023a7 commit 2a7494a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/src/components/Example/WaveformDefault.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export const WaveformDefault = () => {
6161
audioDuration={audioDuration.current}
6262
percentage={percentage}
6363
onClick={handleClick}
64+
className="w-full h-24"
6465
/>
6566

6667
<Button.Group className="mt-3" disabled={pending || error || !isReady}>

0 commit comments

Comments
 (0)