We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20156b3 commit 4eaab15Copy full SHA for 4eaab15
1 file changed
apps/frontend/src/app/3_organisms/ERC20BridgeDialog/components/SendFlow/components/AmountScreen.tsx
@@ -121,7 +121,6 @@ export const AmountScreen: React.FC = () => {
121
className="w-full mb-0 max-w-full"
122
placeholder="0"
123
/>
124
-
125
<div className="flex justify-end text-tiny text-gray-30 mt-1">
126
<AmountRenderer value={usdValue} suffix={USD} />
127
</div>
0 commit comments