File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ![ React Headless Nested Menu Logo] ( . /images/logo.png)
1+ ![ React Headless Nested Menu Logo] ( https://github.com/cdes/react-headless-nested-menu/raw/master /images/logo.png)
22
33# React Headless Nested Menu
44
5- A useful hook that gives you all the functions you need to create a multi-level menu using your own components!
5+ A useful headless component ( hook) that gives you all the functions you need to create a multi-level menu using your own components!
66
77### Features
88
99- Only functionality, no need to fight with CSS classes and overrides to customize your menu.
1010- Created in TypeScript, so you get types out of the box.
1111- Fully configurable behavior (open on click or hover).
1212
13- ![ React Headless Nested Menu Logo] ( . /images/preview.png)
13+ ![ React Headless Nested Menu Logo] ( https://github.com/cdes/react-headless-nested-menu/raw/master /images/preview.png)
1414
1515### Installation
1616
Original file line number Diff line number Diff line change 11{
22 "name" : " react-headless-nested-menu" ,
3- "version" : " 1.0.0-development " ,
3+ "version" : " 1.0.0" ,
44 "description" : " A useful headless component (hook) that gives you all the functions you need to create a multi-level menu using your own components!" ,
55 "keywords" : [
66 " menu" ,
9393 "devDependencies" : {
9494 "@commitlint/cli" : " ^11.0.0" ,
9595 "@commitlint/config-conventional" : " ^11.0.0" ,
96- "@types/react" : " ^16.9.49" ,
9796 "@types/jest" : " ^26.0.13" ,
9897 "@types/node" : " ^14.10.2" ,
98+ "@types/react" : " ^16.9.49" ,
9999 "colors" : " ^1.4.0" ,
100100 "commitizen" : " ^4.2.1" ,
101101 "coveralls" : " ^3.1.0" ,
You can’t perform that action at this time.
0 commit comments