1.0.0 • Published 3 years ago

healthi-medbar v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

React component for faster and simpler web development.

Installation

Healthi-Medbar is available as an npm package(npm i healthi-medbar).

// with npm
npm i healthi-medbar

Usage

Here is a quick example to get you started, it's all you need:

import * as React from "react";
import MpDSSideMenu from "mpds-side-menu";

function App() {
  return <HealthiMedbar keyArea="Link2"></HealthiMedbar>;
}

ReactDOM.render(<App />, document.querySelector("#app"));

License

No License. "(...) nobody else can copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation."