mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
Adding preSubmit hoojs
This commit is contained in:
@@ -29,7 +29,6 @@ class OffTopicCheckbox extends React.Component {
|
||||
return (
|
||||
<div className={styles.offTopic}>
|
||||
<label>
|
||||
{/*{console.log(this.props)}*/}
|
||||
<input type="checkbox" onChange={this.handleChange}/>
|
||||
Off-Topic
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user