From dacebe32b42b367999c6a17b72dee9070ffab38f Mon Sep 17 00:00:00 2001 From: Tomek Marciniak Date: Mon, 10 Jun 2024 12:08:17 +0200 Subject: [PATCH] fix(app): fix from-to details --- packages/features/src/components/from-to.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/features/src/components/from-to.tsx b/packages/features/src/components/from-to.tsx index 9b36cee0..4e3d239b 100644 --- a/packages/features/src/components/from-to.tsx +++ b/packages/features/src/components/from-to.tsx @@ -21,7 +21,7 @@ export const FromTo = ({ tx }: FromToProps) => {
To