Add DEBUG component for development environment

Introduced a new DEBUG component exclusively for the development environment. This component contains navigation options for email verification and the 'thank you' page. Updated the .gitignore file to no longer exclude DEBUG files, and included a basic layout and styling for the component.
This commit is contained in:
2024-01-14 10:17:50 +01:00
parent f2d932bcd7
commit 737460a2c2
4 changed files with 46 additions and 3 deletions
-3
View File
@@ -21,6 +21,3 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/DEBUG
**/DEBUG*