React state should be stored in the most top-level component for which a subset of its sub-components will need access to the state.
React state should be stored in the most top-level component for which a subset of its sub-components will need access to the state.