forked from baron/baron-sso
클라이언트 상세 페이지에 Federation 탭 추가
This commit is contained in:
@@ -95,6 +95,12 @@ function ClientDetailsPage() {
|
||||
>
|
||||
Settings
|
||||
</Link>
|
||||
<Link
|
||||
to={`/clients/${clientId}/federation`}
|
||||
className="pb-3 text-sm font-bold text-muted-foreground hover:text-foreground"
|
||||
>
|
||||
Federation
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user