diff --git a/src/components/General/RightSideBar/AlertsList.tsx b/src/components/General/RightSideBar/AlertsList.tsx index 3b36997b..4d18b89c 100644 --- a/src/components/General/RightSideBar/AlertsList.tsx +++ b/src/components/General/RightSideBar/AlertsList.tsx @@ -34,7 +34,7 @@ const AlertsList = () => { return ( - + Alerts diff --git a/src/components/General/RightSideBar/LogsList.tsx b/src/components/General/RightSideBar/LogsList.tsx index 590956e9..01f452af 100644 --- a/src/components/General/RightSideBar/LogsList.tsx +++ b/src/components/General/RightSideBar/LogsList.tsx @@ -30,7 +30,7 @@ const LogsList = () => { return ( - + Logs diff --git a/src/components/General/RightSideBar/ValidatorsCount.tsx b/src/components/General/RightSideBar/ValidatorsCount.tsx index 4b65cc45..413dcfdc 100644 --- a/src/components/General/RightSideBar/ValidatorsCount.tsx +++ b/src/components/General/RightSideBar/ValidatorsCount.tsx @@ -8,7 +8,7 @@ const ValidatorsCount = () => { const countOfValidators = useSelector((state: RootState) => state.rightSidebar.countOfValidators) return ( - + Validators