SiteFrontend/src
Teriuihi d02df0e418 Update email verification UI and functionality
Updated the user interface for the email verification component, refining the visual organization and style through updates to `verify_mail.tsx` and `VerifyMail.css`. Also, improved the functionality by enforcing a condition that validation code input must be numeric and not more than six characters long. Additionally, added more files to .gitignore to ignore debug files.
2024-01-14 09:52:21 +01:00
..
components Update email verification UI and functionality 2024-01-14 09:52:21 +01:00
App.css Create site with contact form and email verification 2024-01-13 15:53:47 +01:00
App.test.tsx Initialize project using Create React App 2024-01-06 17:42:33 +01:00
App.tsx Create site with contact form and email verification 2024-01-13 15:53:47 +01: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