5.0.0 • Published 3 years ago
@heycar-uikit/header v5.0.0
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/headerUsage
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.