I have an action-generator register.js:
import { REGISTER_SUCCESS, REGISTER_FAIL } from "./types"; import axios from "axios"; export const re