refactor: change button variant from 'ghost' to 'text' across multiple components for consistency

This commit is contained in:
Maze Winther
2025-06-24 10:32:19 +02:00
parent 75ee0fb637
commit b9e1dcf23e
11 changed files with 19 additions and 19 deletions

View File

@ -38,7 +38,7 @@ export function Header() {
<nav className="flex items-center">
<Link href="https://github.com/OpenCut-app/OpenCut" target="_blank">
<Button
variant="ghost"
variant="text"
className="flex items-center text-sm text-muted-foreground hover:text-foreground"
>
<span className="hidden sm:inline">GitHub</span>