mirror of
https://github.com/wassname/talk.git
synced 2026-07-05 06:14:58 +08:00
Merge branch 'master' into graphql-ast-tools
This commit is contained in:
@@ -207,7 +207,7 @@ export default class FlagButton extends Component {
|
||||
}
|
||||
{
|
||||
this.state.reason && <div>
|
||||
<label htmlFor={'message'} className={`${name}-popup-radio-label`}>
|
||||
<label htmlFor={'message'} className={`${name}-popup-textarea-label`}>
|
||||
{t('flag_reason')}
|
||||
</label><br/>
|
||||
<textarea
|
||||
|
||||
Reference in New Issue
Block a user