mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
q&a fix for consistency of unanswered tab string (#2864)
This commit is contained in:
@@ -255,7 +255,7 @@ export const StreamContainer: FunctionComponent<Props> = props => {
|
||||
)}
|
||||
>
|
||||
<Flex alignItems="center" spacing={1}>
|
||||
<Localized id="comments-unansweredCommentsTab">
|
||||
<Localized id="qa-unansweredTab">
|
||||
<span>Unanswered</span>
|
||||
</Localized>
|
||||
<Counter
|
||||
|
||||
Reference in New Issue
Block a user