his-mvp-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.19 • Public • Published

HIS UI

HIS UI - collection of react components

Installation and usage

Install

npm i his-mvp-ui

Use

To use this package you have to:

import { Button } from "his-mvp-ui";

<Button backgroundColor="red" size="large">
  Click
</Button>;

/his-mvp-ui/

    Package Sidebar

    Install

    npm i his-mvp-ui

    Weekly Downloads

    1

    Version

    1.0.19

    License

    ISC

    Unpacked Size

    130 kB

    Total Files

    29

    Last publish

    Collaborators

    • golotamm