From 6fb228bc1044e4f97ccac31e9c753a05fbef84c8 Mon Sep 17 00:00:00 2001
From: Dongeun <28642090+dongeunm@users.noreply.github.com>
Date: Thu, 20 Nov 2025 02:42:33 +0800
Subject: [PATCH] fix(ui): fix translation display for library list terms
(#4712)
---
ui/src/library/LibraryList.jsx | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/ui/src/library/LibraryList.jsx b/ui/src/library/LibraryList.jsx
index f3032cbd..aa129488 100644
--- a/ui/src/library/LibraryList.jsx
+++ b/ui/src/library/LibraryList.jsx
@@ -42,15 +42,11 @@ const LibraryList = (props) => {
-
-
-
+
+
+
-
+
)}