rsnext/examples/with-apollo-and-redux/components
Henrik Wenz a9325f123a Remove prefetch attributes from examples (#8481)
* Remove prefetch from with-apollo-and-redux-saga example

Next.js auto-prefetches automatically based on viewport. The prefetch attribute is no longer needed. More: https://err.sh/zeit/next.js/prefetch-true-deprecated

* Remove prefetch from using-inferno example

Next.js auto-prefetches automatically based on viewport. The prefetch attribute is no longer needed. More: https://err.sh/zeit/next.js/prefetch-true-deprecated

* Remove prefetch from with-apollo-and-redux example

Next.js auto-prefetches automatically based on viewport. The prefetch attribute is no longer needed. More: https://err.sh/zeit/next.js/prefetch-true-deprecated

* Remove prefetch from with-apollo-auth example

Next.js auto-prefetches automatically based on viewport. The prefetch attribute is no longer needed. More: https://err.sh/zeit/next.js/prefetch-true-deprecated

* Remove prefetch from with-tailwindcss example

Next.js auto-prefetches automatically based on viewport. The prefetch attribute is no longer needed. More: https://err.sh/zeit/next.js/prefetch-true-deprecated

* Remove prefetch from with-graphql-hooks example

Next.js auto-prefetches automatically based on viewport. The prefetch attribute is no longer needed. More: https://err.sh/zeit/next.js/prefetch-true-deprecated

* Remove prefetch from data-fetch example

Next.js auto-prefetches automatically based on viewport. The prefetch attribute is no longer needed. More: https://err.sh/zeit/next.js/prefetch-true-deprecated
2019-08-23 10:12:25 -04:00
..
AddCount.js Add prettier for examples directory (#5909) 2018-12-17 17:34:32 +01:00
App.js [fix] apollo-redux: Separate out entire example #3463 (#3629) 2018-01-31 10:40:32 +01:00
Clock.js Add prettier for examples directory (#5909) 2018-12-17 17:34:32 +01:00
ErrorMessage.js [fix] apollo-redux: Separate out entire example #3463 (#3629) 2018-01-31 10:40:32 +01:00
Header.js Remove prefetch attributes from examples (#8481) 2019-08-23 10:12:25 -04:00
Page.js [fix] apollo-redux: Separate out entire example #3463 (#3629) 2018-01-31 10:40:32 +01:00
PostList.js [fix] apollo-redux: Separate out entire example #3463 (#3629) 2018-01-31 10:40:32 +01:00
PostUpvoter.js [fix] apollo-redux: Separate out entire example #3463 (#3629) 2018-01-31 10:40:32 +01:00
Submit.js [fix] apollo-redux: Separate out entire example #3463 (#3629) 2018-01-31 10:40:32 +01:00