UNPKG

asafarim-navlinks

Version:

A versatile React navigation component with unlimited multi-level dropdowns, four alignment options, mobile responsiveness, and customizable styling. Perfect for modern web applications.

13 lines 261 B
{ "version": "2.0.0", "tasks": [ { "label": "Build Package and Run Demo", "type": "shell", "command": "cd ${workspaceFolder} && npm run build && cd demo && npm run dev", "group": "build", "problemMatcher": [], "isBackground": true } ] }