feat(front): add CopyButton component for clipboard functionality and update icon sizes in existing components

This commit is contained in:
keven1024
2026-04-27 23:20:35 +08:00
parent 6edb1fe222
commit 2a42ca8cde
4 changed files with 41 additions and 9 deletions

View File

@@ -44,7 +44,7 @@ const handleTextShare = ({ type, config }: { type: string; config: any }) => {
}
"
>
<LucideX />
<LucideX class="size-4" />
</Button>
</div>
<div class="flex flex-row gap-3">