chore: updated my issues text (#507)

This commit is contained in:
Aaryan Khandelwal 2023-03-23 22:54:53 +05:30 committed by GitHub
parent b6a3615f66
commit 6962d7718f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ const Profile: NextPage = () => {
icon: RectangleStackIcon,
title: "Assigned Issues",
number: assignedIssuesLength,
description: "View your workspace invitations.",
description: "View issues assigned to you.",
href: `/${workspaceSlug}/me/my-issues`,
},
{