diff --git a/src/components/General/RightSideBar/AlertsList.tsx b/src/components/General/RightSideBar/AlertsList.tsx index 0e74df3e..a60b1950 100644 --- a/src/components/General/RightSideBar/AlertsList.tsx +++ b/src/components/General/RightSideBar/AlertsList.tsx @@ -38,9 +38,7 @@ const AlertsList = () => { Alerts -
- -
+ {alerts.map(alert => (