negomi / redux-burger-menu

A Redux reducer and higher-order component decorator for use with react-burger-menu

Home Page:https://negomi.github.io/redux-burger-menu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an initialState

BentoumiTech opened this issue · comments

Right now I can't safely import the redux-burger-menu isOpen value while setting it as required value.

Do you think it will make sense to do a PR adding an initialState with isOpen set to false ?

Thanks for both libraries!

Great idea! I actually have this in a branch that I'll publish soon :)

Added in v0.2.0