MUI Paper Prop Background Color change with CSS Variable
I need to change MUI select menu background color when toggle theme to dark and light. I am using custom theme provider and its work for select {sx: } but not work for PaperProp { sx: }
I need to change MUI select menu background color when toggle theme to dark and light. I am using custom theme provider and its work for select {sx: } but not work for PaperProp { sx: }