mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Refactor
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export const commentBoxTagsSelector = state => state.commentBox.tags;
|
||||
export const commentBoxTagsSelector = state => state.stream.commentBoxTags;
|
||||
export const commentClassNamesSelector = state =>
|
||||
state.stream.commentClassNames;
|
||||
|
||||
Reference in New Issue
Block a user