fixed the issue of missing cleanup function in the AudioBtn component (#3133)

This commit is contained in:
legao
2024-04-09 07:10:58 +00:00
committed by GitHub
parent 269432a5e6
commit 29918c498c
4 changed files with 67 additions and 48 deletions

View File

@@ -7,4 +7,4 @@
background-image: url(~@/app/components/develop/secret-key/assets/pause.svg);
background-position: center;
background-repeat: no-repeat;
}
}