The commit includes modification to the CSS of the verify email component and changes how form data is displayed. The form data that was previously shown in a standard div is now presented in a table format for better readability. Also, it contains minor debug changes in verify_mail.tsx to handle invalid responses. |
||
|---|---|---|
| .. | ||
| components | ||
| App.css | ||
| App.test.tsx | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| react-app-env.d.ts | ||
| reportWebVitals.ts | ||
| setupTests.ts | ||