Aug 24, 2017 · 1 min read
This is a simple, helpful explanation. Thanks for this. Thing I’m struggling with is if I have a parent component that’s dynamically rendering a child component using this method, would I still need to individually import each child component into the parent component via import statement?
