1
0
forked from baron/baron-sso

타이틀 이모티콘 로고 제거

This commit is contained in:
2026-05-18 13:50:46 +09:00
parent d1184613d8
commit 54fb7b4db6
5 changed files with 37 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
import { useMutation, useQuery, useQueryClient } from "@tanstack/react-query";
import { AlertTriangle, Database, RefreshCw, RotateCcw } from "lucide-react";
import { AlertTriangle, RefreshCw, RotateCcw } from "lucide-react";
import { RoleGuard } from "../../components/auth/RoleGuard";
import { Badge } from "../../components/ui/badge";
import { Button } from "../../components/ui/button";
@@ -168,9 +168,6 @@ function UserProjectionContent() {
<section className="rounded-lg border border-border bg-card p-5">
<div className="flex items-center gap-3 border-b border-border pb-4">
<div className="grid h-10 w-10 place-items-center rounded-lg bg-primary/10 text-primary">
<Database size={18} />
</div>
<div>
<h3 className="text-base font-semibold">
{t(