feat(auth): add selectStatusIsLoading selector to get information whether auth store status equals "loading"
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export * from "./selectFormValid/selectFormValid";
|
||||
export * from "./selectAuthData/selectAuthData";
|
||||
export * from "./selectStatusIsLoading/selectStatusIsLoading";
|
||||
|
||||
Reference in New Issue
Block a user