fixed the issue of missing cleanup function in the AudioBtn component (#3133)
This commit is contained in:
@@ -9,6 +9,7 @@ const translation = {
|
||||
play: 'Play',
|
||||
pause: 'Pause',
|
||||
playing: 'Playing',
|
||||
loading: 'Loading',
|
||||
merMaind: {
|
||||
rerender: 'Redo Rerender',
|
||||
},
|
||||
|
Reference in New Issue
Block a user