mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-14 10:52:18 +00:00
Remove redundant Analytics Dashboard header section
Co-authored-by: elisiariocouto <818914+elisiariocouto@users.noreply.github.com>
This commit is contained in:
committed by
Elisiário Couto
parent
6bfbed8fb6
commit
5987a759b8
@@ -68,13 +68,6 @@ function AnalyticsDashboard() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="p-6 space-y-8">
|
<div className="p-6 space-y-8">
|
||||||
<div>
|
|
||||||
<h1 className="text-3xl font-bold text-gray-900">Analytics Dashboard</h1>
|
|
||||||
<p className="mt-2 text-gray-600">
|
|
||||||
Overview of your financial data and spending patterns
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{/* Time Period Filter */}
|
{/* Time Period Filter */}
|
||||||
<TimePeriodFilter
|
<TimePeriodFilter
|
||||||
selectedPeriod={selectedPeriod}
|
selectedPeriod={selectedPeriod}
|
||||||
|
|||||||
Reference in New Issue
Block a user