make file thumbnails match the design
This commit is contained in:
parent
12e53f5046
commit
e1efb165fd
6 changed files with 40 additions and 8 deletions
|
@ -45,7 +45,7 @@ module.exports = React.createClass({
|
|||
}
|
||||
return (
|
||||
<span className={classes}>
|
||||
{name}
|
||||
{name} { this.props.aux }
|
||||
</span>
|
||||
);
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue