1.2.2 • Published 6 months ago

brainerhub-core v1.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Basic Button

Buttons allow users to take actions, and make choices, with a single tap.

Installation

npm install brainerhub-core --save 

Usage

import {Button} from 'brainerhub-core';
<Button name="name" onClick={() => event()} height="px" width="px" radius="px"  />
1.2.2

6 months ago

1.2.1

6 months ago

1.2.0

6 months ago

1.1.0

6 months ago

1.0.0

6 months ago