add text-prompt-opacity (#6939)

pull/6957/head
Sarkis Kovlekjian 3 months ago committed by GitHub
parent 257b350381
commit 9a3a30f3ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/components/TeamMarketing/TeamPricing.tsx

@ -91,6 +91,7 @@ export function TeamPricing() {
{
'top-full': !isCopied,
'top-0': isCopied,
'opacity-0': !isCopied,
},
)}
>

Loading…
Cancel
Save