What is the correct way to pass the global states ...
# compose
c
What is the correct way to pass the global states down? Is it wrong to create a state instance and pass it through
CompositionLocalProvider
? Can anyone post a link to a thread about this cheers