fix: update copy dialog confimation delete thread
This commit is contained in:
parent
6efc52f3bd
commit
ed04d850c1
@ -134,7 +134,7 @@ export default function ThreadList() {
|
|||||||
<ModalHeader>
|
<ModalHeader>
|
||||||
<ModalTitle>Delete Thread</ModalTitle>
|
<ModalTitle>Delete Thread</ModalTitle>
|
||||||
</ModalHeader>
|
</ModalHeader>
|
||||||
<p>Are you sure you want to delete Thread?</p>
|
<p>Are you sure you want to delete this thread?</p>
|
||||||
<ModalFooter>
|
<ModalFooter>
|
||||||
<div className="flex gap-x-2">
|
<div className="flex gap-x-2">
|
||||||
<ModalClose asChild>
|
<ModalClose asChild>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user