From 551812c7793cc4c270598bf72efe55d3b1c3cb60 Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Wed, 4 Feb 2026 15:37:17 +0100 Subject: [PATCH] refactor: add badge to treasury action Make the treasury action a badge so that its more clear that this is an action while the receiver and amount are parameters. --- pages/treasury/[proposal].tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pages/treasury/[proposal].tsx b/pages/treasury/[proposal].tsx index f9a74a82..21a0ce7b 100644 --- a/pages/treasury/[proposal].tsx +++ b/pages/treasury/[proposal].tsx @@ -601,13 +601,13 @@ const Proposal = () => { > {action.lptTransfer ? ( <> - LPT Transfer: - + { ) : ( <> - Custom: - +