mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-24 23:23:09 +00:00
改善:PlanetNavigatorに活性化されているLinkを目立つようにする
This commit is contained in:
@@ -558,6 +558,7 @@ module.exports = React.createClass({
|
||||
openSettingModal={this.openSettingModal} onSearchChange={this.handleSearchChange} currentPlanet={this.state.currentPlanet}/>
|
||||
|
||||
<PlanetNavigator openLaunchModal={this.openLaunchModal} openAddUserModal={this.openAddUserModal}
|
||||
search={this.state.search}
|
||||
showAll={this.showAll}
|
||||
showOnlySnippets={this.showOnlySnippets} showOnlyBlueprints={this.showOnlyBlueprints} currentPlanet={this.state.currentPlanet}/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user