diff --git a/frontend/client-portal/src/pages/Dashboard/Index.tsx b/frontend/client-portal/src/pages/Dashboard/Index.tsx index 330e73dc..1c28880d 100644 --- a/frontend/client-portal/src/pages/Dashboard/Index.tsx +++ b/frontend/client-portal/src/pages/Dashboard/Index.tsx @@ -14,7 +14,6 @@ import useSettings from '../../hooks/useSettings'; // components import Page from '../../components/Page'; // theme -import CardNotification from '../../sections/dashboard/CardNotification'; import CardPolicy from '../../sections/dashboard/CardPolicy'; import { useContext, useEffect, useState } from 'react'; import axios from '../../utils/axios'; @@ -357,10 +356,10 @@ export default function Index() { - + {/* - - + */} +