x
1
2
3
4
<div class="space-y-2">
<span class="label block" id="your-refund-7040">Your refund</span>
<span class="w-full max-w-sm text-[22px] text-[#008817] font-bold" aria-labelledby="your-refund-7040">$1,000</span>
</div>
1
render(PrefilledTextFieldComponent.new(label: "Your refund", text: "1000", style: :currency))