diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx
index b1e024411..1b3aa107a 100644
--- a/src/app/dashboard/page.tsx
+++ b/src/app/dashboard/page.tsx
@@ -156,14 +156,14 @@ const DashboardPage = () => {
-
+ {/* */}
@@ -265,12 +265,6 @@ const TopCountriesSection = () => {
const SalmonConsumptionSection = () => {
- const [data, setData] = useState(false)
-
- if (!data){
- return <>>
- }
-
return (
{
};
const SalmonConsumptionBisSection = () => {
- const [data, setData] = useState(false)
-
- if (!data){
- return <>>
- }
-
return (