mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
Selectors, resolving merge errors, better class names, removing comment reducer
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const commentBoxTagsSelector = (state) => state.commentBox.tags;
|
||||
export const commentClassNamesSelector = (state) => state.stream.commentClassNames;
|
||||
Reference in New Issue
Block a user