Answer the question
In order to leave comments, you need to log in
How to create a component like materia ui on styled-components?
How can you create similar props like materia ui?
It is necessary that the button accepts a color prop with several values like in mui
'default'
| 'inherit'
| 'primary'
| 'secondary'
<Button variant="contained" color="primary">
Primary
</Button>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question