This package has been deprecated

Author message:

Please use Aksara UI instead: https://aksara-ui.vercel.app/

@kata-kit/button
TypeScript icon, indicating that this package has built-in type declarations

0.7.4 • Public • Published

@wicara/button

Button component for Wicara.

Install

# yarn
yarn add @kata-kit/button
# npm
npm install @kata-kit/button

Usage

To use this component within your React app, import as follows:

import { Button } from '@kata-kit/button';

const Component = () => <Button>Push Me</Button>;

/@kata-kit/button/

    Package Sidebar

    Install

    npm i @kata-kit/button

    Weekly Downloads

    18

    Version

    0.7.4

    License

    Apache-2.0

    Unpacked Size

    204 kB

    Total Files

    31

    Last publish

    Collaborators

    • computecoholic
    • resir014
    • ybdev