From 42835f98f30d26d811aeb1c4902034f5dfc35506 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sun, 22 Sep 2024 17:11:08 +0300 Subject: [PATCH] delete duplicate info on board page --- src/views/BoardPage/BoardPageView.tsx | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/src/views/BoardPage/BoardPageView.tsx b/src/views/BoardPage/BoardPageView.tsx index eda8ade..c3cf230 100644 --- a/src/views/BoardPage/BoardPageView.tsx +++ b/src/views/BoardPage/BoardPageView.tsx @@ -121,24 +121,7 @@ const BoardPageView: React.FC = () => ( - {(json.slug === "board") && ( -
-

- {"Koko hallitukseen saa yhteyden lähettämällä sähköpostia osoitteeseen "} - - hallitus@sahkoinsinoorikilta.fi - - . -

-

- {"Hallitukselle voi myös lähettää palautetta täyttämällä "} - - palautelomakkeen - - . Lomakkeen vastauksia käydään läpi hallituksen kokouksissa. -

-
- )} + {(json.slug === "board")}