seas-computing / mark-one

A UI component library for building React Apps (in development)
https://seas-computing.github.io/mark-one/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

added form prop to the button component #133

Closed sonusindhu closed 2 years ago

sonusindhu commented 2 years ago

Describe your changes

Hello Team, this PR is related to the bug for #132

I have added 'form' prop to the Button Component to bind that button with the specific form.

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #132

sonusindhu commented 2 years ago

thanks for the quick review @rmainseas I have updated with the example.

sonusindhu commented 2 years ago

thanks @rmainseas, looking forward to the more contribution.