diff --git a/dashboard/src/components/dashboard/ProductGrid.jsx b/dashboard/src/components/dashboard/ProductGrid.jsx
index f4bb232..1ba74d8 100644
--- a/dashboard/src/components/dashboard/ProductGrid.jsx
+++ b/dashboard/src/components/dashboard/ProductGrid.jsx
@@ -104,7 +104,7 @@ const ProductGrid = ({
-
+
|
@@ -183,7 +183,7 @@ const ProductGrid = ({
value={selectedTimeRange}
onValueChange={handleTimeRangeChange}
>
-
+
diff --git a/dashboard/src/components/dashboard/SalesChart.jsx b/dashboard/src/components/dashboard/SalesChart.jsx
index 6fde004..db4d112 100644
--- a/dashboard/src/components/dashboard/SalesChart.jsx
+++ b/dashboard/src/components/dashboard/SalesChart.jsx
@@ -848,7 +848,7 @@ const SalesChart = ({
value={selectedTimeRange}
onValueChange={handleTimeRangeChange}
>
-
+
diff --git a/dashboard/src/components/dashboard/StatCards.jsx b/dashboard/src/components/dashboard/StatCards.jsx
index 744bebf..61191a0 100644
--- a/dashboard/src/components/dashboard/StatCards.jsx
+++ b/dashboard/src/components/dashboard/StatCards.jsx
@@ -1501,7 +1501,7 @@ const StatCards = ({
-
+
@@ -1536,7 +1536,7 @@ const StatCards = ({
)}