This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

99.10.0 • Public • Published

category: packages

ui-badge

npm  build-status  MIT License  Code of Conduct

A badge component.

Components

The ui-badge package contains the following:

Installation

yarn add @temporg/ui-badge

Usage

---
example: false
---
import React from 'react'
import { Badge } from '@temporg/ui-badge'

const MyBadge = () => {
  return (
    <Badge count={99}>
      <Button>Edits</Button>
    </Badge>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-badge

Weekly Downloads

4

Version

99.10.0

License

MIT

Unpacked Size

56.8 kB

Total Files

22

Last publish

Collaborators

  • npm