forked from newthuhole/hole_thu_frontend
fix
This commit is contained in:
@@ -473,7 +473,6 @@ export class ReplyForm extends Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
let color_picker = new ColorPicker();
|
||||
return (
|
||||
<form onSubmit={this.on_submit.bind(this)} className={'reply-form box'+(this.state.text?' reply-sticky':'')}>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user