FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

castromaciel/ui-rollingcode: ui-rc-components is a set of UI components for React. · GitHub

Repository files navigation

ui-rc-components

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

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'
/>

About

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

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL