Merge pull request #125 from glitch-soc/data-column

Add data-column="..." to all columns
This commit is contained in:
beatrix
2017-09-30 15:02:21 -04:00
committed by GitHub
13 changed files with 18 additions and 14 deletions

View File

@@ -139,6 +139,7 @@ export default class Notifications extends React.PureComponent {
return (
<Column
ref={this.setColumnRef}
name='notifications'
extraClasses={this.props.notifCleaningActive ? 'notif-cleaning' : null}
>
<ColumnHeader