Menu
Components
Renders a button element
render Button.new(size: :sm, kind: :primary, href: "#") { "Primary" }
Add the component to your project
bundle exec essence add button