Open JustBarnt opened 2 years ago
Is there anyway for me to pass data from the userData object into the props for a component I am loading asynchronously?
why not just pass the data into props? is it reactive?
Is there anyway for me to pass data from the userData object into the props for a component I am loading asynchronously?