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

4.0.0 • Public • Published

HeyCar-UIKit - Pill

Cards can include pills in their left corner. These pills 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/pill

Usage

import Pill from '@heycar-uikit/pill';

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

Documentation and sandbox

Storybook documentation and sandbox

/@heycar-uikit/pill/

    Package Sidebar

    Install

    npm i @heycar-uikit/pill

    Weekly Downloads

    1

    Version

    4.0.0

    License

    UNLICENSED

    Unpacked Size

    124 kB

    Total Files

    40

    Last publish

    Collaborators

    • heycar-uikit