0.2.1 • Published 2 years ago

kofi-btn-react v0.2.1

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
2 years ago

kofi-btn-react

This is a simple library adding a react component for a Kofi button.

I made it because the existing options didnt seem to work for me.

Storybook

You can check out the component with story book if you clone the git repo, or: Storybook Link

Example

Usage is as such:

import KofiButton from 'kofi-btn-react'

...

const Test = () => {
    return <KofiButton label='Support Me' user='t2pellet' />
}

It supports a color prop as well

Source

https://github.com/t2pellet/kofi-btn

0.2.1

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago