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

@@ -2,6 +2,8 @@
import React from "react";
import PrimaryNavigationLink from "./PrimaryNavigationLink";
type Props = {};
class PrimaryNavigation extends React.Component<Props> {
render() {
return (