diff --git a/src/components/Dashboards/AccountDashboard.jsx b/src/components/Dashboards/AccountDashboard.jsx index 182b23f..8c84348 100644 --- a/src/components/Dashboards/AccountDashboard.jsx +++ b/src/components/Dashboards/AccountDashboard.jsx @@ -1,15 +1,83 @@ -import React from 'react' +import React from "react"; -const AccountDashboard = ({className}) => { +const AccountDashboard = ({ className }) => { return ( -
Banner description text will come follow
+Banner description text will come follow
+