feat: set button text transform to none

This commit is contained in:
karishmas6
2024-10-19 14:41:39 +05:30
parent 6aa7937b09
commit aacc5c8f05

View File

@@ -16,6 +16,7 @@ const theme = createTheme({
styleOverrides: {
root: {
// Default styles for all buttons (optional)
textTransform: "none",
},
containedPrimary: {
// Styles for 'contained' variant with 'primary' color