diff --git a/src/components/dashboard/listItems.tsx b/src/components/dashboard/listItems.tsx index 42235cb..4dcea93 100644 --- a/src/components/dashboard/listItems.tsx +++ b/src/components/dashboard/listItems.tsx @@ -36,12 +36,6 @@ export const listItems = ({ navigate }: { navigate: NavigateFunction }) => { - { navigate("/messaging"); }}> - - - - - ); }; \ No newline at end of file