mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 22:45:45 +01:00
refactoring
This commit is contained in:
@@ -4,7 +4,6 @@ import type { User } from "../types/User";
|
||||
import InputField from "../../components/InputField";
|
||||
import Checkbox from "../../components/Checkbox";
|
||||
import SubmitButton from "../../components/SubmitButton";
|
||||
import { connect } from "react-redux";
|
||||
|
||||
type Props = {
|
||||
submitForm: User => void,
|
||||
|
||||
Reference in New Issue
Block a user