User Settings modal resets to General tab with nothing open on close

Этот коммит содержится в:
nickago
2015-07-31 09:51:37 -07:00
родитель 144caab578
Коммит ac53536385
2 изменённых файлов: 14 добавлений и 4 удалений

Просмотреть файл

@@ -53,6 +53,7 @@ module.exports = React.createClass({
activeTab={this.state.active_tab}
activeSection={this.state.active_section}
updateSection={this.updateSection}
updateTab={this.updateTab}
/>
</div>
</div>