Skip to main content

I am musing Material UI and the Material 3 Design Kit for the first time and struggling to understand how to properly use it. I understand the base components and how to use them, but most of them require modifications to fit my needs. For example, I can use Cards on a certain page, but I do not need the image, but I need more buttons (see below)

I did this by copying the original component. Is that the proper way to go about modifying the kit or is there a better way?

Be the first to reply!