chore: add resource worker

This commit is contained in:
jialin
2024-07-21 18:27:22 +08:00
parent 3842006f6e
commit 177ebd1bbe
16 changed files with 280 additions and 40 deletions
+1
View File
@@ -56,6 +56,7 @@ const CopyButton: React.FC<CopyButtonProps> = ({
return (
<Button
className="copy-button"
ref={buttonRef}
type={type}
shape={shape}