feat: Teacher account tab #589
Annotations
4 errors
π Check Static Type Hints:
src/components/form/UpdateAccountForm.tsx#L29
'logout' is declared but its value is never read.
|
π Check Static Type Hints:
src/components/form/UpdateAccountForm.tsx#L98
'values' is declared but its value is never read.
|
π Check Static Type Hints:
src/components/form/UpdateAccountForm.tsx#L149
Type 'StringSchema<string | null | undefined, AnyObject, undefined, "">' is not assignable to type 'StringSchema<string | undefined, AnyObject, undefined, "">'.
|
π Check Static Type Hints
Process completed with exit code 2.
|
Loading