Open domwashburn opened 6 years ago
<ModelContainer>
local state for edited params
local state for filtered data
method for updating state via children
<ModelContainerSection title={title}>
helpful link about passing methods to children to update parent state https://stackoverflow.com/questions/35537229/how-to-update-parents-state-in-react
<ModelContainer>
local state for edited params
local state for filtered data
method for updating state via children
child component
<ModelContainerSection title={title}>