GetDKAN / data-catalog-components

https://getdkan.github.io/data-catalog-components
9 stars 6 forks source link

Initial USWDS Button component #121

Open dgading opened 3 years ago

dgading commented 3 years ago

We use buttons in many places in the data catalogs. We should get a React component that uses the USWDS styles and classes: https://designsystem.digital.gov/components/button/

It should take props for:

Have documented props, default props, unit tests, and jest test.