mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Agent Key Card.
This commit is contained in:
@@ -13,7 +13,8 @@ export async function copyToClipboardWithMeta(value: string) {
|
||||
|
||||
|
||||
export type CopyButtonProps = {
|
||||
value: string
|
||||
value: string,
|
||||
className: string
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user