Formatting stuff
This commit is contained in:
@ -90,9 +90,7 @@ export default function (props: AppealCardProps) {
|
||||
</ModalContent>
|
||||
</Modal>
|
||||
<CardHeader>
|
||||
<Heading size="md">
|
||||
Appeal for {props.user.username}
|
||||
</Heading>
|
||||
<Heading size="md">Appeal for {props.user.username}</Heading>
|
||||
<Text fontSize="xs">ID: {props.user.id}</Text>
|
||||
</CardHeader>
|
||||
<CardBody>
|
||||
|
Reference in New Issue
Block a user