merge with branch feature/ui-for-scm2_groups

This commit is contained in:
Sebastian Sdorra
2018-08-08 14:59:39 +02:00
45 changed files with 2375 additions and 47 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 {