diff --git a/apps/documentation/src/components/navbar/actions.tsx b/apps/documentation/src/components/navbar/actions.tsx index 88bc89d3..ef52d0a8 100644 --- a/apps/documentation/src/components/navbar/actions.tsx +++ b/apps/documentation/src/components/navbar/actions.tsx @@ -1,5 +1,5 @@ import { Flex, Button, ActionIcon, Group } from '@mantine/core' -import { IconBrandGithub, IconBook } from '@tabler/icons-react' +import { IconBrandGithub, IconBook, IconBrandX } from '@tabler/icons-react' import ThemeBtn from '../theme-btn' import { Link } from 'tuono' @@ -26,6 +26,17 @@ export default function Actions(): JSX.Element { > + + + +