mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: apply feedback
This commit is contained in:
@@ -13,7 +13,7 @@ import { ComponentFormDialogProps } from "@/types/common/dialogs.types";
|
||||
|
||||
import { InviteUserForm } from "./InviteUserForm";
|
||||
|
||||
export const InviteUserFormFormDialog = (
|
||||
export const InviteUserFormDialog = (
|
||||
props: ComponentFormDialogProps<typeof InviteUserForm>,
|
||||
) => (
|
||||
<GenericFormDialog
|
||||
|
||||
Reference in New Issue
Block a user