Skip to content

Commit

Permalink
Remove beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Jan 3, 2025
1 parent a9be59b commit 50298dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/Header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ const Header: React.FC<HeaderProps> = ({ isLoggedIn, title }) => {
<span className="self-center text-xl font-semibold text-white whitespace-nowrap">
Comfy Registry
</span>
<span className="self-center mt-0.5 p-0.5 text-xs font-semibold text-white whitespace-nowrap bg-blue-500 rounded-md">
beta
</span>
</div>
</Navbar.Brand>
<div className="flex items-center gap-2 bg-gray-900 md:order-2">
Expand Down

0 comments on commit 50298dd

Please sign in to comment.