You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was playing with v2 for some time, and because of Layout 'issue' #6127 I was looking for a solution to manage central layout state of the app. I wanted to find something simpler than Redux and I found unstated. I was playing with it and have created an example of usage. It's based on the existing example/using-redux, only store is replaced with unstated's container.
I was playing with v2 for some time, and because of Layout 'issue' #6127 I was looking for a solution to manage central layout state of the app. I wanted to find something simpler than Redux and I found unstated. I was playing with it and have created an example of usage. It's based on the existing
example/using-redux
, onlystore
is replaced with unstated'scontainer
.https://github.com/greglobinski/gatsby/commits/examples/using-unstated
Should I PR this code?
The text was updated successfully, but these errors were encountered: