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.
A simple react ghost button
<script type="module">
import reactGhostButton from 'https://cdn.skypack.dev/react-ghost-button';
</script>
A simple react-ghost-button
npm install react-ghost-button
<GhostButton
color="blue"
hoverTextColor="white"
/>
See the demo site for more.