mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
Update DeleteConvModal.tsx
This commit is contained in:
@@ -42,6 +42,7 @@ export default function DeleteConvModal({
|
||||
modalState={modalState}
|
||||
isCancellable={true}
|
||||
handleSubmit={handleSubmit}
|
||||
textDelete={true}
|
||||
render={() => {
|
||||
return (
|
||||
<article
|
||||
|
||||
Reference in New Issue
Block a user