https://github.com/sevfitz/plant-stack/blob/fe0d397efef87fe0f7a9bb9f8c5300578c34e8b2/src/store/selection.constants.js#L1 When you come back to finishing the `select` implementation remember to export these constants and use them in the selection.reducers file!
plant-stack/src/store/selection.constants.js
Line 1 in fe0d397
When you come back to finishing the
selectimplementation remember to export these constants and use them in the selection.reducers file!