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

4.0.0 • Public • Published

HeyCar-UIKit - Badge

Cards can include badges in their left corner. These badges can contain dynamic information, such as promotion information.

Installation

To install and save in your package.json dependencies, run the command below using npm:

npm install @heycar-uikit/badge

Usage

import Badge from '@heycar-uikit/badge';

function App() {
  return <Badge>$250 off</Badge>;
}

Documentation and sandbox

Storybook documentation and sandbox.

Package Sidebar

Install

npm i @heycar-uikit/badge

Weekly Downloads

2

Version

4.0.0

License

UNLICENSED

Unpacked Size

116 kB

Total Files

39

Last publish

Collaborators

  • heycar-uikit