File size: 127 Bytes
b1ced28
 
 
 
1
2
3
4
5
export const CommentLikeMessages = {
  NOT_FOUND: 'Comment Like not found',
  DELETED: 'Comment Like deleted successfully',
};