Skip to content

Commit

Permalink
Update app-header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjima33 authored Oct 22, 2024
1 parent 4ecf63a commit 8e53231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/shared/app-header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function AppHeader() {
target="_blank"
className="flex items-center gap-2 rounded-md bg-white/90 p-1.5 px-3.5 text-black transition-colors hover:bg-white"
>
Build Plugin
Build App
</Link>
</li>
</ul>
Expand Down

0 comments on commit 8e53231

Please sign in to comment.