Skip to content

Commit 6cc2c11

Browse files
committed
Trigger branch deploy
1 parent 4eaab15 commit 6cc2c11

1 file changed

Lines changed: 1 addition & 0 deletions

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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ export const AmountScreen: React.FC = () => {
121121
className="w-full mb-0 max-w-full"
122122
placeholder="0"
123123
/>
124+
124125
<div className="flex justify-end text-tiny text-gray-30 mt-1">
125126
<AmountRenderer value={usdValue} suffix={USD} />
126127
</div>

0 commit comments

Comments
 (0)