fix: use html audio to load stream
This commit is contained in:
@@ -189,4 +189,4 @@ const AudioAnimation: React.FC<AudioAnimationProps> = (props) => {
|
||||
);
|
||||
};
|
||||
|
||||
export default React.memo(AudioAnimation);
|
||||
export default AudioAnimation;
|
||||
|
||||
Reference in New Issue
Block a user