325 Views
When using the static site generator Gatsby you don't have a base "App" component to play with. That said, there's no component that wraps around your whole application where you can put your state that needs to be kept between routes/pages.
0 comments