@mango-ui/components
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-alpha.1 • Public • Published

Englist | 中文

npm npm GitHub forks GitHub Repo stars

Components based on React.

Install

npm install @mango-ui/components

Usage

import { Button } from "@mango-ui/components";

function Index() {
  return (
    <div>
      <Button>button</Button>
    </div>
  );
}

Components

  • Alert
  • Badge
  • Button
  • Switch

Package Sidebar

Install

npm i @mango-ui/components

Weekly Downloads

1

Version

0.0.0-alpha.1

License

MIT

Unpacked Size

32.7 kB

Total Files

25

Last publish

Collaborators

  • chutao.zhang