ui-rc-components
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

ui-rc-components

ui-rc-components is a set of UI components for React.

npm version License downloads

Download

With npm

npm install ui-rc-components

or install with yarn

yarn add ui-rc-components

Once the package is installed, you can import the library.

Usage

import { Avatar } from 'ui-rc-components';

<Avatar 
  image='https://picsum.photos/id/27/200/300'
  label='Random image'
  size='xl'
/>

Readme

Keywords

none

Package Sidebar

Install

npm i ui-rc-components

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

63.7 kB

Total Files

66

Last publish

Collaborators

  • castromaciellr