lvarayut / relay-fullstack

:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS
https://lvarayut.github.io/relay-fullstack/
MIT License
986 stars 126 forks source link

Use footer fragment #9

Closed jg123 closed 8 years ago

jg123 commented 8 years ago

Including the FooterContainer instead of the FooterComponent is the first step to getting the fragments to work.

lvarayut commented 8 years ago

Thanks @jg123. Passing down the viewer prop to the Footer was the missing part..

Closed #8.