feat: add comment

This commit is contained in:
Nevo David 2024-06-11 10:10:22 +07:00
parent 9d9fad5826
commit 97bd36bacc
2 changed files with 2 additions and 2 deletions

View File

@ -459,7 +459,7 @@ export const AddEditModal: FC<{
/>
</svg>
</div>
<div>Add post</div>
<div>Add Comment</div>
</Button>
</div>
</Fragment>

View File

@ -373,7 +373,7 @@ export const withProvider = (
/>
</svg>
</div>
<div>Add post</div>
<div>Add Comment</div>
</Button>
</div>
</Fragment>