From 46cf16a5b151fc061775fab6456a600d15375699 Mon Sep 17 00:00:00 2001 From: moshe vilner Date: Sun, 10 Dec 2023 15:33:35 +0200 Subject: [PATCH] feat: add explanation at the top of dashboard page --- src/pages/dashboard/DashboardPage.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/dashboard/DashboardPage.tsx b/src/pages/dashboard/DashboardPage.tsx index e9e9fa6a..2c4d1ba9 100644 --- a/src/pages/dashboard/DashboardPage.tsx +++ b/src/pages/dashboard/DashboardPage.tsx @@ -9,7 +9,7 @@ import moment from 'moment' import './DashboardPage.scss' import { PageContainer } from '../components/PageContainer' import { TEXTS } from 'src/resources/texts' -import { Typography } from 'antd' +import { Alert, Typography } from 'antd' import Grid from '@mui/material/Unstable_Grid2' // Grid version 2 // Components @@ -30,6 +30,7 @@ const DashboardPage = () => { return ( ביצועי תחבורה ציבורית +