Skip to content

Commit

Permalink
Test File updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AnasInaam committed Nov 9, 2024
1 parent c864411 commit 6468b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(routes)/test/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ const Test = () => {
<div className="flex flex-1 flex-col justify-center gap-1 px-6 py-5 sm:py-6">
<CardTitle>Bar Chart - Interactive</CardTitle>
<CardDescription>
Showing total visitors for the last 3 months and months
Showing total visitors for the last 3 months
</CardDescription>
</div>
<div className="flex">
Expand Down

0 comments on commit 6468b42

Please sign in to comment.