export const commentBoxTagsSelector = state => state.stream.commentBoxTags; export const commentClassNamesSelector = state => state.stream.commentClassNames;