From 9c4b43cf641060b0c6f01ec51c23625bda259c8e Mon Sep 17 00:00:00 2001 From: ng Date: Tue, 25 Jun 2024 19:38:31 -0500 Subject: [PATCH] fix: swap like button positions --- src/features/voting/ProposalLikeButtons.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/features/voting/ProposalLikeButtons.tsx b/src/features/voting/ProposalLikeButtons.tsx index 83a83ad1..7b50143e 100644 --- a/src/features/voting/ProposalLikeButtons.tsx +++ b/src/features/voting/ProposalLikeButtons.tsx @@ -31,21 +31,21 @@ export default function ProposalLikeButtons({ );