feat(auth): create selectors for authStore; cover them with tests
This commit is contained in:
2
src/features/auth/model/selectors/index.ts
Normal file
2
src/features/auth/model/selectors/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./selectFormValid/selectFormValid";
|
||||
export * from "./selectAuthData/selectAuthData";
|
||||
Reference in New Issue
Block a user