mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Change “Trashed” to “Trash”
This commit is contained in:
@@ -34,7 +34,7 @@ const SideNavFilter = ({
|
||||
onClick={handleTrashedButtonClick}
|
||||
>
|
||||
<i className='fa fa-trash fa-fw' />
|
||||
<span styleName='menu-button-label'>Trashed</span>
|
||||
<span styleName='menu-button-label'>Trash</span>
|
||||
</button>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user