From 149a734ae83e07105ba41b8f88ed506e653cbfa4 Mon Sep 17 00:00:00 2001 From: tommasini Date: Thu, 17 Aug 2023 02:24:37 +0100 Subject: [PATCH] update snapshot --- .../Views/SendFlow/Amount/__snapshots__/index.test.tsx.snap | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/components/Views/SendFlow/Amount/__snapshots__/index.test.tsx.snap b/app/components/Views/SendFlow/Amount/__snapshots__/index.test.tsx.snap index 9ef162f5df9..d75ccdb3cb8 100644 --- a/app/components/Views/SendFlow/Amount/__snapshots__/index.test.tsx.snap +++ b/app/components/Views/SendFlow/Amount/__snapshots__/index.test.tsx.snap @@ -4797,7 +4797,7 @@ exports[`Amount should not show a warning when transfering collectibles 1`] = ` "alignItems": "center", "backgroundColor": "#F2F4F6", "borderRadius": 8, - "justifyContent": "center", + "justifyContent": "flex-start", }, undefined, undefined, @@ -4847,6 +4847,7 @@ exports[`Amount should not show a warning when transfering collectibles 1`] = ` undefined, undefined, Object { + "marginTop": 16, "textAlign": "center", }, ]