Updated the input change handler to use strict equality for comparing the previous and current length of the form value, ensuring more reliable condition checks and better handling of form state updates. |
||
|---|---|---|
| .. | ||
| components | ||
| App.css | ||
| App.test.tsx | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| react-app-env.d.ts | ||
| reportWebVitals.ts | ||
| setupTests.ts | ||