mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
chore: deps
This commit is contained in:
@@ -52,7 +52,7 @@ const useStyles = createStyles((theme) => ({
|
||||
|
||||
highlight: {
|
||||
position: 'relative',
|
||||
backgroundColor: theme.fn.variant({ variant: 'light', color: theme.primaryColor }).background,
|
||||
backgroundColor: theme.fn.variant({ variant: 'light', color: theme.primaryColor }).background!,
|
||||
borderRadius: theme.radius.sm,
|
||||
padding: '4px 12px',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user