Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 324 Bytes

JRS Button Component

This component is a simple button component that has the following props

  • onClick - to handle the click event
  • className - to handle any override of classes

The component uses tachyons, but you can override the button with any css classes