Added new item mark

pull/225/head
artemkolodko 2 years ago
parent ad83e4a5a7
commit 69604931e5
  1. 5
      src/components/appHeader/ToolsButton.tsx

@ -80,7 +80,10 @@ export function ToolsButton() {
history.push("/topstat");
}}
>
Top Statistics
<Box direction={'row'} align={'center'} gap={'4px'}>
Top Statistics
<Text size={'xsmall'} color={'successText'}>(new)</Text>
</Box>
</Anchor>
</Box>
}

Loading…
Cancel
Save