Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 180 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 180 Bytes

What is this?

Installation

Using npm

npm i @cig-platform/ui --save

Using yarn

yarn add @cig-platform/ui

Usage

import { Button } from "@cig-platform/ui";