Navigation
Sketchy Nav
Hand-drawn style navigation with organic, wobbly lines. Great for creative and indie projects.
sketchyhand-drawnorganiccreative
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
items | Array<{name: string, href: string}> | [] | Array of navigation items with name and href. |
className | string | undefined | Additional CSS classes for the nav container. |