arrow_backBACK TO DRILLS
Blue Beltcustom-hooksPREMIUM
Custom Hooks share logic not state
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?