forked from baron/baron-sso
타이틀 상단 보조문구 제거
This commit is contained in:
@@ -262,7 +262,6 @@ function ClientsPage() {
|
|||||||
return (
|
return (
|
||||||
<div className="space-y-8">
|
<div className="space-y-8">
|
||||||
<PageHeader
|
<PageHeader
|
||||||
eyebrow={t("ui.dev.clients.registry.title", "RP registry")}
|
|
||||||
title={t("ui.dev.clients.registry.subtitle", "연동 앱")}
|
title={t("ui.dev.clients.registry.subtitle", "연동 앱")}
|
||||||
description={t(
|
description={t(
|
||||||
"msg.dev.clients.registry.description",
|
"msg.dev.clients.registry.description",
|
||||||
|
|||||||
Reference in New Issue
Block a user