diff --git a/src/components/CryptoInput/index.tsx b/src/components/CryptoInput/index.tsx index 8b93bc3..c720933 100644 --- a/src/components/CryptoInput/index.tsx +++ b/src/components/CryptoInput/index.tsx @@ -45,17 +45,13 @@ export const CryptoInput: React.FC = ({ direction="row" margin="0 auto" > - + balance: {Number(maxValue || 0).toFixed(3)}