1
0
forked from baron/baron-sso

federation 탭 제거

This commit is contained in:
2026-01-30 12:58:08 +09:00
parent 9e9c622600
commit c8f2127360
4 changed files with 0 additions and 15 deletions

View File

@@ -120,12 +120,6 @@ function ClientConsentsPage() {
>
Settings
</Link>
<Link
to={`/clients/${clientId}/federation`}
className="whitespace-nowrap border-b-2 border-transparent text-muted-foreground hover:text-foreground"
>
Federation
</Link>
</div>
</header>