feat: reason label is changed

This commit is contained in:
Rohit Saluja
2024-03-13 11:32:14 +05:30
parent af6ec5df42
commit 364aaa4cb6

View File

@ -22,7 +22,7 @@ export const TemplateDocumentDelete = ({
<br />"{documentName}"
</Text>
<Text className="text-primary mx-auto mb-0 max-w-[80%] text-center text-lg font-semibold">
Reason as below
Reason
<br />"{reason}"
</Text>
</Section>