Rename registries

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-09-03 16:51:21 +02:00
parent e177108b19
commit d9001215f6
118 changed files with 9556 additions and 9520 deletions

View File

@@ -32,7 +32,7 @@ export function Sidebar({ children }: PropsWithChildren) {
<aside
className={clsx(
"border-r border-border-solid relative pt-16 flex-none",
open ? "px-4 w-[330px]" : "px-2",
open ? "px-4 w-[260px]" : "px-2",
)}
>
{children}