1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 15:09:14 +00:00

update draft ui (#3049)

This commit is contained in:
陈钦亮
2019-03-05 15:37:51 +08:00
committed by Daniel Pan
parent ba58dc8205
commit 7e587c8b93
13 changed files with 32 additions and 33 deletions

View File

@@ -185,8 +185,6 @@ class App extends Component {
{home}
<FilesActivitiesWrapper path={siteRoot + 'dashboard'} onShowSidePanel={this.onShowSidePanel} onSearchedClick={this.onSearchedClick} />
<DraftsViewWrapper path={siteRoot + 'drafts'}
currentTab={currentTab}
tabItemClick={this.tabItemClick}
onShowSidePanel={this.onShowSidePanel}
onSearchedClick={this.onSearchedClick}
>