navbarwizard
v1.0.0
Published
Use this module, to display the same navBar on multiple buttons on the same page
Downloads
3
Readme
Use
Use this module, to display the same navBar on multiple buttons on the same page
Installation
npm i navbarWizard --save
Then..
import { navbarWizard } from "navbarWizard";
navbarWizard(".btn", ".menu");