feat: add title

This commit is contained in:
RadoslavDimchev 2023-11-06 21:12:32 +02:00
parent eac4dc781d
commit 7123cb8474

View File

@ -2,6 +2,7 @@ import { Text } from '@status-im/components'
import { YStack } from 'tamagui'
import ManagementTable from './ManagementTable/ManagementTable'
import TitleLogo from '../../components/General/TitleLogo'
const ValidatorManagementContent = () => {
return (
@ -16,6 +17,7 @@ const ValidatorManagementContent = () => {
overflowY: 'auto',
}}
>
<TitleLogo subtitle="Validator Management" />
<ManagementTable />
<Text size={27} weight={'semibold'}>
Validators