Fix bookmark category icon
This commit is contained in:
parent
f64656e50e
commit
40911078b5
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class BookmarkCategory extends ImmutablePureComponent {
|
|||
<div className='list'>
|
||||
<div className='list__wrapper'>
|
||||
<div className='list__display-name'>
|
||||
<Icon id='user-bookmarkCategory' className='column-link__icon' fixedWidth />
|
||||
<Icon id='bookmark' className='column-link__icon' fixedWidth />
|
||||
{bookmarkCategory.get('title')}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue