redom-state
redom-state copied to clipboard
[question] access data from the root component in child components
Hi. In this example how to access data when the component tree is too deep (like theme data). should I pass data all the way down the component tree as the child component constructor input value?