mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-17 06:58:19 +00:00
add spacing to delete modal
This commit is contained in:
@@ -243,7 +243,7 @@ export default function UsersTable({ users }: Props) {
|
||||
setSelected(null);
|
||||
}}
|
||||
dialog={
|
||||
<div>
|
||||
<div className="space-y-2">
|
||||
<p>{t("userQuestionRemove")}</p>
|
||||
|
||||
<p>{t("userMessageRemove")}</p>
|
||||
|
||||
Reference in New Issue
Block a user