ux/address below row not in it

This commit is contained in:
Mentor Palokaj 2021-11-29 15:07:22 +01:00
parent 21c1a761bf
commit aac745a5e7

View File

@ -43,10 +43,10 @@ export default function Verifier() {
} ) }
<Text>Rocketeers owned by: { address }.</Text>
</Section>
<Text>Rocketeers owned by: { address }.</Text>
</Container>
}