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

5.0.0 • Public • Published

HeyCar-UIKit - Header

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/header

Usage

import Header from '@heycar-uikit/header';

function App() {
  return <Header />;
}
@import '@heycar-uikit/input/dist/esm/Header.css';

Documentation and sandbox

Storybook documentation and sandbox.

/@heycar-uikit/header/

    Package Sidebar

    Install

    npm i @heycar-uikit/header

    Weekly Downloads

    10

    Version

    5.0.0

    License

    UNLICENSED

    Unpacked Size

    1.23 MB

    Total Files

    192

    Last publish

    Collaborators

    • heycar-uikit