Any way to clone a component?

Is there any way to clone a component? I used a button code component and overrode some styling on that button, then created a component out of it. But, that new component no longer allows me to adjust things like color, size, border, etc… I also no longer seem to have access to the children to pass in text. Is this something that is possible, I’m just going about it incorrectly? Example in thread.

Yes, you can right-click the component in the top left list and select Duplicate - LMK if that helps