Revert "Updated the label for the Tickets button"

This reverts commit a99f6fd20e.
This commit is contained in:
Joao Ramos
2024-02-13 15:43:24 +00:00
parent a99f6fd20e
commit 2a1b5236ee
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@ export default function Sidebar({
<Nav
disabled={disableNavigation}
Icon={BsClipboardData}
label="New Ticket"
label="Tickets"
path={path}
keyPath="/tickets"
isMinimized={isMinimized}