Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3066712

Browse files
yashksaini-coderCopilot
andauthoredApr 4, 2025··
Update components/DashboardV2/V2Navbar.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1925359 commit 3066712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎components/DashboardV2/V2Navbar.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const routeList: RouteProps[] = [
5959
const featureList: FeatureProps[] = [
6060
{
6161
title: "Showcase Your Journey ",
62-
description: "See your entire Leetcode journey comes alive using .",
62+
description: "See your entire Leetcode journey comes alive using our interactive visualizations.",
6363
},
6464
{
6565
title: "New Problem Dashboard",

0 commit comments

Comments
 (0)
Please sign in to comment.