fix: update copy dialog confimation delete thread

This commit is contained in:
Faisal Amir 2023-12-19 14:06:27 +07:00
parent 6efc52f3bd
commit ed04d850c1

View File

@ -134,7 +134,7 @@ export default function ThreadList() {
<ModalHeader>
<ModalTitle>Delete Thread</ModalTitle>
</ModalHeader>
<p>Are you sure you want to delete Thread?</p>
<p>Are you sure you want to delete this thread?</p>
<ModalFooter>
<div className="flex gap-x-2">
<ModalClose asChild>