mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 23:15:43 +01:00
move groupform to correct folder
This commit is contained in:
@@ -3,7 +3,7 @@ import React from 'react';
|
||||
|
||||
import Page from "../../components/layout/Page"
|
||||
import { translate } from "react-i18next";
|
||||
import GroupForm from '../../users/containers/GroupForm';
|
||||
import GroupForm from './GroupForm';
|
||||
|
||||
export interface Props {
|
||||
t: string => string
|
||||
|
||||
Reference in New Issue
Block a user