chore: fixed mistake in AUTH_PROVIDER_NOT_SPECIFIED error description
This commit is contained in:
@@ -24,7 +24,7 @@ export const JSON_INVALID = 'json_invalid';
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Auth Provider not specified
|
* Auth Provider not specified
|
||||||
* (Utils)
|
* (Auth)
|
||||||
*/
|
*/
|
||||||
export const AUTH_PROVIDER_NOT_SPECIFIED = 'auth/provider_not_specified';
|
export const AUTH_PROVIDER_NOT_SPECIFIED = 'auth/provider_not_specified';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user