mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Fix typo “in Trash” to “Trash”
This commit is contained in:
@@ -19,7 +19,7 @@ const InfoPanelTrashed = ({
|
|||||||
Folder
|
Folder
|
||||||
</div>
|
</div>
|
||||||
<div styleName='group-section-control'>
|
<div styleName='group-section-control'>
|
||||||
<text>in Trash</text>{folderName}
|
<text>Trash</text>{folderName}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div styleName='group-section'>
|
<div styleName='group-section'>
|
||||||
|
|||||||
Reference in New Issue
Block a user