Update
This commit is contained in:
@@ -30,7 +30,7 @@ const EditorControls = ({ className = '', onEditClick = () => {}, isEditActive =
|
||||
|
||||
const handleRefresh = () => {
|
||||
handleReset();
|
||||
init();
|
||||
init(true);
|
||||
};
|
||||
|
||||
const togglePlayPause = () => {
|
||||
|
||||
Reference in New Issue
Block a user