Update source file edit.mdx
This commit is contained in:
parent
9f1e7697e4
commit
818c2585fe
1 changed files with 4 additions and 0 deletions
|
|
@ -50,7 +50,9 @@ Copy the selected file items to the clipboard.
|
|||
Cut the selected file items to the clipboard.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
This action is only available when the vertical layout of the files list is enabled.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <ClipboardPaste size="16" class="inline-block" style="margin-bottom: 2px" /> Paste
|
||||
|
|
@ -58,7 +60,9 @@ Cut the selected file items to the clipboard.
|
|||
Paste the file items from the clipboard to the current hierarchy level if they are compatible with it.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
This action is only available when the vertical layout of the files list is enabled.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <Trash2 size="16" class="inline-block" style="margin-bottom: 2px" /> Delete
|
||||
|
|
|
|||
Loading…
Reference in a new issue