mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added action to perform send register request
This commit is contained in:
parent
88ee0601c8
commit
3a11b01c99
6 changed files with 70 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
|||
// create-index.ts
|
||||
// create-index.tsx
|
||||
import { Action } from 'redux';
|
||||
|
||||
type Handlers<State, Types extends string, Actions extends Action<Types>> = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue