SiteFrontend/src
Teriuihi 30720d0738 Refactor type and string handling in ThankYou component
Changed the `DynamicFormData` type to accept any data type, enhancing flexibility. Updated string handling to be more explicit with type checks, ensuring newline handling works correctly for strings only.
2024-08-11 19:09:31 +02:00
..
components Refactor type and string handling in ThankYou component 2024-08-11 19:09:31 +02:00
App.css More style changes 2024-08-09 23:16:41 +02:00
App.test.tsx Initialize project using Create React App 2024-01-06 17:42:33 +01:00
App.tsx Remove GenericForm import from App.tsx 2024-08-10 03:24:07 +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