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
index.js in a component directory should only be a manifest to enable importing by directory rather than component file
since there aren't really any container components in this project, the distinction between presentational and container isnt valuable. use component.js and component-test.js instead