lbry-desktop/ui/constants/classnames.js

2 lines
93 B
JavaScript

export const COMMENT_HIGHLIGHTED = 'comment--highlighted';
export const MAIN_CLASS = 'main';