mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
fixed some flow issues
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//@flow
|
||||
import React from "react";
|
||||
import { Me } from "../types/Me";
|
||||
import type { Me } from "../types/Me";
|
||||
|
||||
type Props = {
|
||||
me?: Me
|
||||
|
||||
Reference in New Issue
Block a user