mirror of
https://github.com/keven1024/015.git
synced 2026-06-06 12:29:34 +00:00
feat(front): add CopyButton component for clipboard functionality and update icon sizes in existing components
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user