Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Container Components which hold logic, connect to the redux store, dispatch actions and render the Pure components with the required cropsprops. Within the container components folders we will also hold sagas, actions and reducers in case there are any of those that relate to that particular component logic.

...