layout for file & notif panel
This commit is contained in:
parent
bae6409edb
commit
34bb37aaba
9 changed files with 186 additions and 44 deletions
|
@ -103,6 +103,7 @@ var FilePanel = React.createClass({
|
|||
manageReadMarkers={false}
|
||||
timelineSet={this.state.timelineSet}
|
||||
showUrlPreview = { false }
|
||||
tileShape="file_grid"
|
||||
opacity={ this.props.opacity }
|
||||
/>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue