5.0.0 • Published 11 months ago

@heycar-uikit/header v5.0.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
11 months ago

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.