fix badge border

This commit is contained in:
2026-01-07 15:40:54 -03:00
parent ded57b43f0
commit 3f76273f83
4 changed files with 31 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ import {
SidebarTrigger
} from '@repo/ui/components/ui/sidebar'
import { userContext } from '@repo/auth/context'
import { request as req } from '@repo/util/request'
import { authMiddleware } from '@repo/auth/middleware/auth'
import { Toaster } from '@repo/ui/components/ui/sonner'
import { ModeToggle, ThemedImage } from '@repo/ui/components/dark-mode'