Merge branch 'main' into chore/add-ctas

This commit is contained in:
Timur Ercan
2024-07-29 17:09:59 +02:00
committed by GitHub
14 changed files with 53 additions and 25 deletions

View File

@@ -47,7 +47,7 @@ export const Header = ({ className, ...props }: HeaderProps) => {
className="text-muted-foreground hover:text-muted-foreground/80 text-sm font-semibold"
target="_blank"
>
Documentation
<Trans>Documentation</Trans>
</Link>
<Link