Skip to content

KyleAMathews/react-ghost-button

Repository files navigation

react-ghost-button

A simple react-ghost-button

Install

npm install react-ghost-button

Usage

<GhostButton
  color="blue"
  hoverTextColor="white"
/>

See the demo site for more.