improved typing

This commit is contained in:
Myzel394 2022-10-31 18:22:55 +01:00
parent 963b9c4976
commit fdcdd1af67

View File

@ -342,7 +342,7 @@ export default function AliasNotesForm({
) : ( ) : (
<Typography variant="body2"> <Typography variant="body2">
You haven&apos;t used this You haven&apos;t used this
alias on any website yet. alias on any site yet.
</Typography> </Typography>
)} )}
</Grid> </Grid>