1
0
forked from baron/baron-sso

박스 타이틀 description 추가 및 로고 추가

This commit is contained in:
2026-05-19 15:52:17 +09:00
parent 598f6ff9d1
commit 63622dcf28
14 changed files with 271 additions and 229 deletions

View File

@@ -7,8 +7,8 @@ import {
ChevronDown,
ChevronLeft,
ChevronRight,
Users,
FileDown,
LayoutDashboard,
Plus,
RefreshCw,
Search,
@@ -416,6 +416,7 @@ function UserListPage() {
<PageHeader
sticky
titleAs="h2"
icon={<Users size={20} />}
title={
<span data-testid="page-title">
{t("ui.admin.users.list.title", "사용자 관리")}