diff --git a/components/dashboard/src/components/InputWithCopy.tsx b/components/dashboard/src/components/InputWithCopy.tsx index 914062f8b40725..e937e3069337c6 100644 --- a/components/dashboard/src/components/InputWithCopy.tsx +++ b/components/dashboard/src/components/InputWithCopy.tsx @@ -31,7 +31,7 @@ export const InputWithCopy: FC = ({ value, tip = "Click to copy", classNa return ( // max-w-lg is to mirror width of TextInput so Tooltip is positioned correctly
- +