SiteFrontend/src
Teriuihi 90cc0edcf4 Fix strict equality check in contact form input handler
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.
2024-08-04 23:21:05 +02:00
..
components Fix strict equality check in contact form input handler 2024-08-04 23:21:05 +02:00
App.css Fixed footer, messed with some colors. Wasted time on a failed attempted at a darkmode switch 2024-01-14 21:05:13 +01:00
App.test.tsx Initialize project using Create React App 2024-01-06 17:42:33 +01:00
App.tsx Update build settings and homepage URL for forms app 2024-08-04 22:57:18 +02:00
index.css Initialize project using Create React App 2024-01-06 17:42:33 +01:00
index.tsx Initialize project using Create React App 2024-01-06 17:42:33 +01:00
react-app-env.d.ts Initialize project using Create React App 2024-01-06 17:42:33 +01:00
reportWebVitals.ts Initialize project using Create React App 2024-01-06 17:42:33 +01:00
setupTests.ts Initialize project using Create React App 2024-01-06 17:42:33 +01:00