JaweedVenturedive

Results 1 comments of JaweedVenturedive

@ratheesh-vr In order to give background colour, you need to pass background colour on buttonStyle object like this `const theme = createTheme({ components: { Button: { buttonStyle={ backgroundColor: 'red', }...