React pattern to conditionally render forms inside Card component and use Card.Footer for saving them all
I have a quite common React Card component that I can use like this:
Im having trouble in React transferring data from a component to a sub component
Im working in react for the first time and ive got an app that takes two numbers from the user and has them select an operator. i want to take that info and display it in a sub component but i can get it for the life of me.
Component disappear after changing position else statement
i have this component here: