mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 22:15:45 +01:00
fix import
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
//@flow
|
||||
import React from "react";
|
||||
import { translate } from "react-i18next";
|
||||
import {
|
||||
RemoveEntryOfTableButton
|
||||
} from "@scm-manager/ui-components";
|
||||
import RemoveEntryOfTableButton from "../buttons/RemoveEntryOfTableButton";
|
||||
|
||||
type Props = {
|
||||
members: string[],
|
||||
|
||||
Reference in New Issue
Block a user