Fix import path in Register
Corrected the import path for auth.utils in Register.tsx to resolve module not found error.
This commit is contained in:
@@ -5,4 +5,3 @@ export * from './networkUtils';
|
||||
export * from './responseUtils';
|
||||
export * from './validationUtils';
|
||||
export * from './handleNetworkError';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user