Answer the question
In order to leave comments, you need to log in
How to redesign ready-made components in React (let's say ant design)?
https://ant.design/components/upload/#header
Let's say I take a ready-made component and want to change its color or shape, or completely change the design. Can it be done? Or do you need to make your own component on top of the finished one, in which to override styles?
Answer the question
In order to leave comments, you need to log in
Copy the component code, name it differently and make a component with extended functionality, as an option.
But it is better to read the article on their website about this.
Style - Ant Design
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question