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

0.0.5 • Public • Published

@c8s/button

github npm:version typescript license browserslist code style:prettier

Usage

/**
 * As to prepare of using the `Button`
 * 
 * ```sh
 * yarn add @c8s/button @c8s/theme react @types/react styled-components @types/styled-components
 * ```
 */
import Button from '@c8s/button';
import {Theme, theme} from '@c8s/theme';

Example

() => (
  <Theme theme={theme}>
    {/* ... */}
      <Button>Button</Button>
    {/* ... */}
  </Theme>
);

Contributors

Thanks goes to these wonderful people (emoji key):



📖

Aki-Japan

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Readme

Keywords

none

Package Sidebar

Install

npm i @c8s/button

Weekly Downloads

4

Version

0.0.5

License

MIT

Unpacked Size

9.82 kB

Total Files

17

Last publish

Collaborators

  • akijpn
  • nju33