diff --git a/src/pages/LogsPage/HeaderBtns.tsx b/src/pages/LogsPage/HeaderBtns.tsx index 118fe8f8..6ca13199 100644 --- a/src/pages/LogsPage/HeaderBtns.tsx +++ b/src/pages/LogsPage/HeaderBtns.tsx @@ -1,6 +1,6 @@ import { Button, DropdownMenu, Input } from '@status-im/components' import { Stack, XStack } from 'tamagui' -import { SearchIcon, DropdownIcon } from '@status-im/icons' +import { SortIcon, SearchIcon } from '@status-im/icons' import SwitchComponent from './SwitchComponent' import { LogsTypes } from '../../constants' @@ -40,7 +40,7 @@ const HeaderBtns = ({ > - @@ -75,7 +75,7 @@ const HeaderBtns = ({ /> } > - indexesVisible + Indices )