1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00

added boris reducer

This commit is contained in:
Fedor Katurov 2020-06-08 11:38:03 +07:00
parent 381c2fecda
commit 6595adcccd
4 changed files with 52 additions and 22 deletions

1
src/redux/boris/sagas.ts Normal file
View file

@ -0,0 +1 @@
export default function* borisSaga() {}