fix: add child element to typography
This commit is contained in:
@@ -195,10 +195,10 @@ export function Search({
|
||||
}}
|
||||
>
|
||||
<Typography variant="Body/Supporting text (caption)/smBold">
|
||||
<>
|
||||
<span>
|
||||
<MaterialIcon icon="search" color="CurrentColor" />
|
||||
{intl.formatMessage({ defaultMessage: "Search" })}
|
||||
</>
|
||||
</span>
|
||||
</Typography>
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user