feat: create overview and getting started pages

This commit is contained in:
Valerio Ageno
2024-08-15 19:25:03 +02:00
parent b2940d9fa8
commit 3ca24ec87f
11 changed files with 103 additions and 6 deletions
@@ -27,7 +27,6 @@ export default function MdxLink(
component={Link}
{...props}
target="_blank"
rightSection={<IconExternalLink size="16px" style={{ marginLeft: -5 }} />}
variant="transparent"
style={{ height: '20px' }}
mt={-2}