fix: flow formatting test

This commit is contained in:
RadoslavDimchev 2023-11-10 00:25:01 +02:00
parent 398dcb99a7
commit 41039184f8
1 changed files with 8 additions and 1 deletions

View File

@ -5,7 +5,14 @@ import SyncStatusCard from '../../components/General/SyncStatusCard'
const ManagementHeader = () => {
return (
<XStack style={{ width: '100%', justifyContent: 'space-between', alignItems: 'center', marginTop: '16px' }}>
<XStack
style={{
width: '100%',
justifyContent: 'space-between',
alignItems: 'center',
marginTop: '16px',
}}
>
<TitleLogo subtitle="Validator Management" />
<XStack space={'$2'}>
<SyncStatusCard