chore(dashboard): add prettier

This commit is contained in:
Lakhan Samani
2022-10-02 22:36:57 +05:30
parent fe687cb0ca
commit 399b97079d
25 changed files with 1759 additions and 650 deletions

View File

@@ -154,7 +154,7 @@ const EmailTemplates = () => {
<Td>{templateData[EmailTemplateInputDataFields.SUBJECT]}</Td>
<Td>
{dayjs(templateData.created_at * 1000).format(
'MMM DD, YYYY'
'MMM DD, YYYY',
)}
</Td>
<Td>