Open ani-kalpachka opened 3 months ago
We should remove the inlined "style={{}}" attribute from our code.
We can use styled and sx prop to adhere to the Material UI best practices of styling.
please, assign me to this task, i am starting work on it.
Describe the feature you'd like to request
We should remove the inlined "style={{}}" attribute from our code.
Describe the solution you'd like
We can use styled and sx prop to adhere to the Material UI best practices of styling.