@kader_org/react
TypeScript icon, indicating that this package has built-in type declarations

0.1.30 • Public • Published

@kader_org/react

📦 Install

npm install @kader_org/react
yarn add @kader_org/react

🔧 Usage

import { Button } from "@kader_org/react";

const App = () => (
  <>
    <Button type="Outlined">I'm Button</Button>
  </>
);

📣 TypeScript

@kader_org/react is written in TypeScript with complete definitions, check Use in TypeScript to getting started.

Readme

Keywords

none

Package Sidebar

Install

npm i @kader_org/react

Weekly Downloads

5

Version

0.1.30

License

MIT

Unpacked Size

281 kB

Total Files

146

Last publish

Collaborators

  • chengyucai