Go to file
2022-10-26 22:39:54 +02:00
src Made each form use useForm 2022-10-26 19:02:19 +02:00
.gitignore Updated gitignore 2022-10-14 16:13:04 +02:00
.prettierrc.yaml added prettierrc.yaml and reformatted the code 2022-10-20 09:04:44 +02:00
declarations.d.ts React components can now access scss variables 2022-10-13 14:21:45 +02:00
package.json removed @types/yup from packages.json because yup already defines it's own types, and also because it made the app crash ehehe 2022-10-23 15:22:08 +02:00
tsconfig.json Created the reset passowrd component. Linked every page for the lifecycle of the user forgetting his password. 2022-10-20 11:53:28 +02:00
webpack.config.js Trying to fix webpack config 2022-10-26 22:39:54 +02:00