Skip to content

Commit 4eaab15

Browse files
committed
Trigger staging build
1 parent 20156b3 commit 4eaab15

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • apps/frontend/src/app/3_organisms/ERC20BridgeDialog/components/SendFlow/components

apps/frontend/src/app/3_organisms/ERC20BridgeDialog/components/SendFlow/components/AmountScreen.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ export const AmountScreen: React.FC = () => {
121121
className="w-full mb-0 max-w-full"
122122
placeholder="0"
123123
/>
124-
125124
<div className="flex justify-end text-tiny text-gray-30 mt-1">
126125
<AmountRenderer value={usdValue} suffix={USD} />
127126
</div>

0 commit comments

Comments
 (0)