Javascript – Issue passing function to child component
i'm expecting this to be something very simple that I am too tired and overlooked, but hoping someone can help! I have a function that my parent component inherits from the provider. I am attempting to pass the function to…