From 9e184379e55027ca15bcd82df734c953b5576e81 Mon Sep 17 00:00:00 2001 From: Anton Tranelis <31516529+antontranelis@users.noreply.github.com> Date: Tue, 16 Dec 2025 21:12:05 +0100 Subject: [PATCH] Update lib/src/Components/Profile/Subcomponents/AttestationsView.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- lib/src/Components/Profile/Subcomponents/AttestationsView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/Components/Profile/Subcomponents/AttestationsView.tsx b/lib/src/Components/Profile/Subcomponents/AttestationsView.tsx index 805304a9..53214b15 100644 --- a/lib/src/Components/Profile/Subcomponents/AttestationsView.tsx +++ b/lib/src/Components/Profile/Subcomponents/AttestationsView.tsx @@ -37,7 +37,7 @@ export const AttestationsView = ({ item, heading = 'Trust', hideWhenEmpty = true