fix flow and linter warnings

This commit is contained in:
Sebastian Sdorra
2018-08-31 10:47:42 +02:00
parent 9725f2d19f
commit d20b69ea23
13 changed files with 706 additions and 695 deletions

View File

@@ -1,3 +1,4 @@
// @flow
import React from "react";
import { translate } from "react-i18next";
import { Route } from "react-router";