mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-27 12:55:11 +01:00
[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…
Reference in New Issue
Block a user