mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-23 19:50:01 +01:00
TextField: set caret color to primary color
This commit is contained in:
@@ -231,6 +231,7 @@ export const components = (theme: Theme): ThemeOptions => {
|
||||
},
|
||||
MuiInputBase: {
|
||||
styleOverrides: {
|
||||
input: { caretColor: theme.palette.primary.main },
|
||||
inputSizeSmall: theme.typography.body2,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user