chore: fix
Signed-off-by: blam <ben@blam.sh> Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -30,7 +30,7 @@ const useStyles = ({
|
||||
styles: CSSProperties;
|
||||
fontStyles: CSSProperties;
|
||||
}) =>
|
||||
makeStyles<Theme>(
|
||||
makeStyles(
|
||||
(theme: Theme) => ({
|
||||
avatar: {
|
||||
width: '4rem',
|
||||
|
||||
Reference in New Issue
Block a user