1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-apollo-auth/lib
Divyendu Singh ccb188ab6b Update withData.js - support withRouter HOC (#3286)
Add support for using withRouter as HOC with this example.

Passing router context manually fixes this, based on, https://github.com/zeit/next.js/issues/2908#issuecomment-338244804
2017-11-15 10:44:06 +01:00
..
checkLoggedIn.js Change file name lib on example keep the same format (#3227) 2017-11-02 17:56:14 +01:00
initApollo.js Change file name lib on example keep the same format (#3227) 2017-11-02 17:56:14 +01:00
redirect.js Apollo + Authentication + graph.cool example (#2161) 2017-06-30 22:18:11 +02:00
withData.js Update withData.js - support withRouter HOC (#3286) 2017-11-15 10:44:06 +01:00