[Perf] Audio Player: Get rid of redundant renders
This commit is contained in:
parent
4921f12a5f
commit
0ec9b9262b
@ -101,6 +101,7 @@ const AudioPlayer: FC<OwnProps & StateProps & DispatchProps> = ({
|
||||
undefined,
|
||||
undefined,
|
||||
true,
|
||||
true,
|
||||
);
|
||||
|
||||
const handleClick = useCallback(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user