mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-29 16:56:23 +02:00
💄 Remove beta badge (#751)
This commit is contained in:
parent
2e5468ed65
commit
becc7a7930
1 changed files with 0 additions and 3 deletions
|
@ -89,9 +89,6 @@ const Logo = () => {
|
|||
>
|
||||
{isBusy ? <Spinner /> : null}
|
||||
</div>
|
||||
<div className="rounded-full border px-2 py-0.5 text-xs text-gray-400">
|
||||
Beta
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue