Button

Reusable action button component with primary and secondary variants.

Source: usage snippet

<Button variant="primary">
  <p>Button</p>
</Button>