Change list icons different from the getting-started icons (#7838)
This commit is contained in:
parent
63b05096c7
commit
434ec913dd
3 changed files with 4 additions and 4 deletions
|
@ -138,7 +138,7 @@ export default class ListTimeline extends React.PureComponent {
|
|||
return (
|
||||
<Column ref={this.setRef}>
|
||||
<ColumnHeader
|
||||
icon='bars'
|
||||
icon='list-ul'
|
||||
active={hasUnread}
|
||||
title={title}
|
||||
onPin={this.handlePin}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue