refactor: update company registration flow and email handling; switch to zod for validation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*":["./*"],
|
||||
"@/*": ["./*"],
|
||||
"~/*": ["./app/*"],
|
||||
"~/config/*": ["./config/*"],
|
||||
"~/components/*": ["./components/*"],
|
||||
|
||||
Reference in New Issue
Block a user