https://github.com/sevfitz/plant-stack/blob/fe0d397efef87fe0f7a9bb9f8c5300578c34e8b2/src/App.js#L13 It appears the constructor/props/state isn't necessary for this component. `state.ready` isn't being used!
plant-stack/src/App.js
Line 13 in fe0d397
It appears the constructor/props/state isn't necessary for this component.
state.readyisn't being used!