Better wording for moving workspace

This commit is contained in:
Gregory Schier
2024-07-22 09:46:46 -07:00
parent 0f8f086e01
commit 994f314cff
5 changed files with 8 additions and 5 deletions

View File

@@ -7,7 +7,9 @@ const icons = {
alert: lucide.AlertTriangleIcon,
archive: lucide.ArchiveIcon,
arrowBigDownDash: lucide.ArrowBigDownDashIcon,
arrowRightCircle: lucide.ArrowRightCircleIcon,
arrowBigLeftDash: lucide.ArrowBigLeftDashIcon,
arrowBigRight: lucide.ArrowBigRightIcon,
arrowBigRightDash: lucide.ArrowBigRightDashIcon,
arrowBigUpDash: lucide.ArrowBigUpDashIcon,
arrowDown: lucide.ArrowDownIcon,