mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 🚩 Remove dev markers
This commit is contained in:
parent
0bd532be3e
commit
4c7b347049
2 changed files with 3 additions and 3 deletions
|
|
@ -17,9 +17,9 @@ export function Logo(props: ComponentPropsWithoutRef<"div">) {
|
|||
alt="Logo"
|
||||
className="h-full rounded-xs"
|
||||
/>
|
||||
<span className="fill-zinc-900 dark:fill-white font-semibold text-lg">
|
||||
{/* <span className="fill-zinc-900 dark:fill-white font-semibold text-lg">
|
||||
Versia Protocol <Badge className="h-6!">Dev</Badge>
|
||||
</span>
|
||||
</span> */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue