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