rsm-hcd / AndcultureCode.JavaScript.React.Components

Common atomically designed react components used at andculture
6 stars 8 forks source link

Merge SubmitButton component into the Button Component #98

Open alexgetty opened 3 years ago

alexgetty commented 3 years ago

This is just another case where the additional functionality doesn't really require an entirely separate component. We could simply add the ability to specify the base button component as a submit button.