Update HeaderPage.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -34,7 +34,7 @@ export const HeaderPage = (props: HeaderPageProps) => {
|
||||
<Flex pl="4" pr="2" mt="6" justify="between">
|
||||
<Flex direction="column" gap="2">
|
||||
<Heading variant="title4">{title}</Heading>
|
||||
<Text>{description}</Text>
|
||||
<Text color="secondary">{description}</Text>
|
||||
</Flex>
|
||||
<div>
|
||||
{options && (
|
||||
|
||||
Reference in New Issue
Block a user