Fix invalid nesting of p within p
This commit is contained in:
@@ -212,7 +212,7 @@ const ConfirmDisableMap: React.FC<ConfirmStepProps> = ({
|
||||
/>
|
||||
<Stack py={"20px"} px={"8px"} spacing={"32px"}>
|
||||
<Box px={"8px"}>
|
||||
<Typography color="text.muted">
|
||||
<Typography component="div" color="text.muted">
|
||||
<Trans i18nKey={"disable_maps_confirm_message"} />
|
||||
</Typography>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user