arrow_backBACK TO DRILLS
Blue Beltcustom-hooksPREMIUM
useFormInput Shared Across Two Components
Two components both call useFormInput('') from the same custom Hook file. If one input changes, why doesn't the other input update too?
Two components both call useFormInput('') from the same custom Hook file. If one input changes, why doesn't the other input update too?