Skip to content

Commit

Permalink
Update dashboardContent.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsapp01110 authored Nov 13, 2023
1 parent cb98afc commit 3c11ec2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion constants/dashboardContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const DashboardContent = () => {
return (
<div>
<h1>Dashboard Content</h1>
{/* Add your dashboard content here */}
</div>
);
};
Expand Down

0 comments on commit 3c11ec2

Please sign in to comment.