Bootstrapped validation for groups

This commit is contained in:
Philipp Czora
2018-08-01 13:40:54 +02:00
parent d7292dc60c
commit bc10ce587d
6 changed files with 77 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
//@flow
import React from "react";
import { connect } from "react-redux";
import UserForm from "./../components/UserForm";
import UserForm from "../components/UserForm";
import type { User } from "../types/User";
import type { History } from "history";
import {