fix: remove "content" from "download content" on folder menu (#4990)
Remove Content from Download Content in folder
This commit is contained in:
parent
b779a952e3
commit
39027e3d5a
1 changed files with 1 additions and 1 deletions
|
|
@ -535,7 +535,7 @@ const SideBarFoldersButtonsComponent = ({
|
|||
data-testid="btn-download-folder"
|
||||
>
|
||||
<FolderSelectItem
|
||||
name="Download Content"
|
||||
name="Download"
|
||||
iconName="Download"
|
||||
/>
|
||||
</SelectItem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue