[Perf] Audio Player: Get rid of redundant renders

This commit is contained in:
Alexander Zinchuk 2021-11-09 17:29:11 +03:00
parent 4921f12a5f
commit 0ec9b9262b

View File

@ -101,6 +101,7 @@ const AudioPlayer: FC<OwnProps & StateProps & DispatchProps> = ({
undefined,
undefined,
true,
true,
);
const handleClick = useCallback(() => {