react-ghost-button

A simple react ghost button

Usage no npm install needed!

<script type="module">
  import reactGhostButton from 'https://cdn.skypack.dev/react-ghost-button';
</script>

README

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.