@kesava-k/drop-down-menu
v1.0.6
Published
- Please use this import `import MenuDropDown from "@kesava-k/drop-down-menu/src/MenuDropDown";` instead of `import MenuDropDown from "@kesava-k/drop-down-menu/";` - This is my first published package, so still getting to know why the latter import
Downloads
2
Readme
Note
- Please use this import
import MenuDropDown from "@kesava-k/drop-down-menu/src/MenuDropDown";
instead ofimport MenuDropDown from "@kesava-k/drop-down-menu/";
- This is my first published package, so still getting to know why the latter import doesn't work.
Description
Access Live Deployment: here
This project shows the demonstration of the following skills
Skills Demonstrated
- Hide/Unhide drop-down menu using JavaScript
- HTML
- CSS