hasura / gatsby-gitbook-starter

Generate GitBook style modern docs/tutorial websites using Gatsby + MDX
https://hasura.io/learn/graphql/react/introduction/
MIT License
984 stars 378 forks source link

Add option to have a SideBar list-item closed by default #20

Closed techtolentino closed 4 years ago

techtolentino commented 4 years ago

As a developer, it would be great to have the option of passing in some prop where we can determine if the SideBar items can be collapsed or not by default.

Thanks

jmannfeld commented 4 years ago

Created a PR for this issue 😃