From 14be70e8e9310d9c9a43b9fd57066954173a1843 Mon Sep 17 00:00:00 2001 From: Florent Tapponnier Date: Sat, 9 May 2026 13:00:02 +0200 Subject: [PATCH] ui: shorten export button label to 'Export' --- src/components/share-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/share-section.tsx b/src/components/share-section.tsx index 550decd6..614a8922 100644 --- a/src/components/share-section.tsx +++ b/src/components/share-section.tsx @@ -176,7 +176,7 @@ export function ShareSection({ slug, title, benchmark, chain }: Props) { className="inline-flex items-center gap-2 rounded-md border border-ink bg-ink px-3.5 py-2 text-[11px] font-medium uppercase tracking-[0.18em] text-paper hover:bg-paper hover:text-ink transition-colors shadow-sm" > - Export as image + Export {open && (