1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 00:43:53 +00:00

repair bug

This commit is contained in:
shanshuirenjia
2018-12-13 20:50:45 +08:00
parent eb349bd2ff
commit ca0850f663

View File

@@ -23,7 +23,6 @@ class GeneralToolbar extends React.Component {
</span>
</div>
<CommonToolbar
repoID={'todo'}
searchPlaceholder={this.props.searchPlaceholder}
onSearchedClick={onSearchedClick}
/>