fix: add labels variants for Footnote and Caption
This commit is contained in:
@@ -33,7 +33,7 @@ export default function ClearSearchButton({
|
||||
type="button"
|
||||
>
|
||||
<DeleteIcon color="burgundy" height={20} width={20} />
|
||||
<Caption color="burgundy" textTransform="bold">
|
||||
<Caption color="burgundy" type="bold">
|
||||
{intl.formatMessage({ id: "Clear searches" })}
|
||||
</Caption>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user