export const COMMENT_MIN_LENGTH = 1 export const COMMENT_MAX_UNTRUNCATED_LENGTH = 300 export const COMMENT_TRUNCATE_TO_LENGTH = 180