Wave Effect: Fix performance on Chrome 134 (#5787)
This commit is contained in:
parent
5bb202857d
commit
c8b9832458
BIN
src/assets/wave_ripple.png
Normal file
BIN
src/assets/wave_ripple.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
@ -16,7 +16,7 @@ import useLastCallback from '../../../hooks/useLastCallback';
|
|||||||
|
|
||||||
import styles from './WaveContainer.module.scss';
|
import styles from './WaveContainer.module.scss';
|
||||||
|
|
||||||
import waveRipple from '../../../assets/wave_ripple.svg';
|
import waveRipple from '../../../assets/wave_ripple.png';
|
||||||
|
|
||||||
type StateProps = {
|
type StateProps = {
|
||||||
waveInfo?: TabState['wave'];
|
waveInfo?: TabState['wave'];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user