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
In step-01 we create the relay container around the ListPage component,
However are then instructed to checkout the step-02 branch which has this change reverted.
Also, step-01 the instructions about adding the relay container are missing the instructions to add import Relay from 'react-relay'.
The text was updated successfully, but these errors were encountered:
In step-01 we create the relay container around the ListPage component,
However are then instructed to checkout the step-02 branch which has this change reverted.
Also, step-01 the instructions about adding the relay container are missing the instructions to add
import Relay from 'react-relay'
.The text was updated successfully, but these errors were encountered: