Skip to content

Commit

Permalink
Add multi level navigation Example
Browse files Browse the repository at this point in the history
  • Loading branch information
dejavu1987 authored Dec 13, 2020
1 parent 0f43f72 commit 15de6c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Comfey is a tiny data binding library inspired by React hook useState
* [Counter Example](#counter-example)
* [Counter - CodeSandbox](#counter---codesandbox)
* [Comfey - Pokemon buddy game](#comfey---pokemon-buddy-game)
* [Multi level navigation](#multi-level-navigation)


## Install
Expand Down Expand Up @@ -244,3 +245,7 @@ btnDecrement.addEventListener('click', () => {
### Comfey - Pokemon buddy game

[Codesandbox](https://codesandbox.io/s/comfey-demo-4n5zt?file=/src/index.js)

### Multi level navigation

[Codesandbox](https://codesandbox.io/s/h1jjx)

0 comments on commit 15de6c2

Please sign in to comment.