From e80fba44c351b4b141532f59fece31b9cbb101ee Mon Sep 17 00:00:00 2001 From: yuyr Date: Sat, 18 Jul 2026 10:46:25 +0800 Subject: [PATCH] =?UTF-8?q?20260718=20=E4=BF=AE=E5=A4=8D=20Explorer=20?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=88=97=E8=A1=A8=E9=94=AE=E5=80=BC=E5=86=B2?= =?UTF-8?q?=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/rpki-explorer/src/pages/ApiStatusPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/rpki-explorer/src/pages/ApiStatusPage.tsx b/ui/rpki-explorer/src/pages/ApiStatusPage.tsx index a5fc3dc..faa1e1a 100644 --- a/ui/rpki-explorer/src/pages/ApiStatusPage.tsx +++ b/ui/rpki-explorer/src/pages/ApiStatusPage.tsx @@ -94,7 +94,7 @@ export default function ApiStatusPage() { {ENDPOINTS.map((endpoint) => ( - + {endpoint.method} {endpoint.path}