@ied/thumb

1.0.0-beta.2 • Public • Published

Thumb

Install

yarn add '@ied/thumb'

Use

import Thumb from '@ied/thumb'

<Thumb title="Clients" value="20" label="Due tasks" color="green" />

Types

type TypeThumb = {
  title: string,
  value: string,
  label: string,
  style?: {},
  className?: string,
  color?: string,
}

/@ied/thumb/

    Package Sidebar

    Install

    npm i @ied/thumb

    Weekly Downloads

    0

    Version

    1.0.0-beta.2

    License

    MIT

    Unpacked Size

    20 kB

    Total Files

    5

    Last publish

    Collaborators

    • vibbou
    • lfalorni