pink-flower-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

Installation

npm install --save pink-flower-ui

yarn add --save pink-flower-ui

pnpm add --save pink-flower-ui

Examples

import React from 'react';
import { Button } from 'pink-flower-ui';

const App = () => (
  <div className="App">
    <Button type="primary">Button</Button>
  </div>
);

export default App;

Docs

For docs, you should

clone the @pink-flower-ui/docs from https://www.npmjs.com/settings/pink-flower-ui/packages npm install npm run start

/pink-flower-ui/

    Package Sidebar

    Install

    npm i pink-flower-ui

    Weekly Downloads

    1

    Version

    0.0.9

    License

    none

    Unpacked Size

    464 kB

    Total Files

    22

    Last publish

    Collaborators

    • lilylovelife