fullstack-hy2020 / fullstack-hy2020.github.io

https://fullstack-hy2020.github.io
Other
1.52k stars 3.81k forks source link

docs: should be main.jsx instead of index.js #3626

Closed rsvives closed 3 months ago

rsvives commented 3 months ago

When updating Apollo Client to fetch the token from local storage, we do it in main.jsx (Frontend React app) not in index.js (Backend node.js)