mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2025-03-14 10:33:19 +00:00
neuter -> neutral
This commit is contained in:
@ -48,7 +48,7 @@ const baseTheme = (palette) => ({
|
||||
props: (props) => props.variant === "group",
|
||||
style: {
|
||||
/* color: theme.palette.secondary.contrastText, */
|
||||
color: theme.palette.neuter.contrastText,
|
||||
color: theme.palette.neutral.contrastText,
|
||||
backgroundColor: theme.palette.background.main,
|
||||
border: 1,
|
||||
borderStyle: "solid",
|
||||
|
Reference in New Issue
Block a user