This package has been deprecated

Author message:

maintenance issues

@tourepedia/badge
TypeScript icon, indicating that this package has built-in type declarations

0.7.7 • Public • Published

Badge component

Use it to show state or count into the UI

Installation

yarn add @tourepedia/badge

Usage

// import the badge component
import Badge from "@tourepedia/badge"

const MyComponent = () => {
  return (
    <div>
      Notifications <Badge>10</Badge>
    </div>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @tourepedia/badge

Weekly Downloads

30

Version

0.7.7

License

MIT

Unpacked Size

38.1 kB

Total Files

10

Last publish

Collaborators

  • sudkumar