improve authentication

This commit is contained in:
Sebastian Sdorra
2018-07-11 21:01:29 +02:00
parent 1b6df5ee08
commit b604d613a3
16 changed files with 359 additions and 110 deletions

View File

@@ -1,5 +1,5 @@
//@flow
import React from "react";
import * as React from "react";
import { Route, Link } from "react-router-dom";
type Props = {