1.0.14 • Published 6 years ago

@hedwig2.0/hedwig-button v1.0.14

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

hedwig-button

TODO: description

Installation

npm i @hedwig2.0/hedwig-button

Usage

import { Button } from '@hedwig2.0/hedwig-button';
import { ChatButton } from '@hedwig2.0/hedwig-button';


<Button>This is a button</Button>

<Button color="primary">This is a button with primary color</Button>

<ChatButton/> //chatbutton
1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago