mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
add class name for configure container
This commit is contained in:
@@ -102,7 +102,7 @@ class ConfigureStreamContainer extends Component {
|
||||
const closedTimeout = dirtySettings.closedTimeout;
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className='configureContainer'>
|
||||
<ConfigureCommentStream
|
||||
handleChange={this.handleChange}
|
||||
handleApply={this.handleApply}
|
||||
|
||||
Reference in New Issue
Block a user