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.

3 lines 151 B
export { default } from './src/NavLinks'; export type { NavLinkType } from './src/NavLinkType'; export type { SvgLinkType } from './src/SvgLinkType';