feat: add comment
This commit is contained in:
parent
9d9fad5826
commit
97bd36bacc
|
|
@ -459,7 +459,7 @@ export const AddEditModal: FC<{
|
|||
/>
|
||||
</svg>
|
||||
</div>
|
||||
<div>Add post</div>
|
||||
<div>Add Comment</div>
|
||||
</Button>
|
||||
</div>
|
||||
</Fragment>
|
||||
|
|
|
|||
|
|
@ -373,7 +373,7 @@ export const withProvider = (
|
|||
/>
|
||||
</svg>
|
||||
</div>
|
||||
<div>Add post</div>
|
||||
<div>Add Comment</div>
|
||||
</Button>
|
||||
</div>
|
||||
</Fragment>
|
||||
|
|
|
|||
Loading…
Reference in New Issue