diff --git a/src/App.tsx b/src/App.tsx index b9108fde..826f57fa 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -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