Oh yeah I forgot the other half
This commit is contained in:
@ -35,12 +35,10 @@ export default function ({
|
||||
</svg>
|
||||
<Spacer />
|
||||
</Flex>
|
||||
<Center>
|
||||
<br />
|
||||
<Heading>{heading}</Heading>
|
||||
<Heading textAlign="center">{heading}</Heading>
|
||||
<br />
|
||||
<Text>{message}</Text>
|
||||
</Center>
|
||||
<Text textAlign="center">{message}</Text>
|
||||
</Container>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user