You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo was made to demonstrate and test how parent - child relationships work in Angular and React.
More specifically, how to update a child's state. In this case, resetting a form.
About
Understanding how to reset a child's state. In this particular use case, resetting the child's form. In React + Angular