We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02d545 commit 062ca50Copy full SHA for 062ca50
src/components/Offramp/Success.view.tsx
@@ -61,7 +61,7 @@ export const OfframpSuccessView = ({
61
<Icon name={'bank'} className="h-4 fill-gray-1" />
62
<label className="font-bold">Bank account</label>
63
</div>
64
- <span className="flex flex-row items-center justify-center gap-1 text-center text-sm font-normal leading-4">
+ <span className="flex flex-row items-center justify-center gap-1 text-center text-sm font-normal uppercase leading-4">
65
{offrampForm.recipient}
66
</span>
67
0 commit comments