fix: add labels variants for Footnote and Caption
This commit is contained in:
@@ -34,7 +34,7 @@ export default function Voucher() {
|
||||
>
|
||||
<div className={styles.vouchers}>
|
||||
<label>
|
||||
<Caption color="disabled" textTransform="bold">
|
||||
<Caption color="disabled" type="bold">
|
||||
{vouchers}
|
||||
</Caption>
|
||||
{/* <InfoCircleIcon color="white" className={styles.infoIcon} /> Out of scope for this release */}
|
||||
|
||||
Reference in New Issue
Block a user