rsnext/docs/api-reference/data-fetching
Ilham Wahabi 12a877d8c8 fix getting data in class based example (#9938)
Check me if i'm wrong but don't we also need to `import fetch from 'isomorphic-unfetch'` in class based example?
Currently it's just in function based component.

Also I think we should access `stars` from props at first right?
2020-01-04 12:51:13 +01:00
..
getInitialProps.md fix getting data in class based example (#9938) 2020-01-04 12:51:13 +01:00