From 22bd9cdeb6e807c43a96910f8fcea8199edc0b02 Mon Sep 17 00:00:00 2001 From: Owen Craston Date: Thu, 31 Oct 2024 17:22:03 -0700 Subject: [PATCH] update snapshot --- .../__snapshots__/AssetDetailsActions.test.tsx.snap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/Views/AssetDetails/AssetDetailsActions/__snapshots__/AssetDetailsActions.test.tsx.snap b/app/components/Views/AssetDetails/AssetDetailsActions/__snapshots__/AssetDetailsActions.test.tsx.snap index 52ffc384c94d..3c725ebc5022 100644 --- a/app/components/Views/AssetDetails/AssetDetailsActions/__snapshots__/AssetDetailsActions.test.tsx.snap +++ b/app/components/Views/AssetDetails/AssetDetailsActions/__snapshots__/AssetDetailsActions.test.tsx.snap @@ -51,7 +51,7 @@ exports[`AssetDetailsActions should render correctly 1`] = ` style={ { "alignItems": "center", - "backgroundColor": "#0376c91a", + "backgroundColor": "#0376c9", "borderRadius": 20, "height": 40, "justifyContent": "center", @@ -159,7 +159,7 @@ exports[`AssetDetailsActions should render correctly 1`] = ` style={ { "alignItems": "center", - "backgroundColor": "#0376c91a", + "backgroundColor": "#0376c9", "borderRadius": 20, "height": 40, "justifyContent": "center", @@ -267,7 +267,7 @@ exports[`AssetDetailsActions should render correctly 1`] = ` style={ { "alignItems": "center", - "backgroundColor": "#0376c91a", + "backgroundColor": "#0376c9", "borderRadius": 20, "height": 40, "justifyContent": "center", @@ -375,7 +375,7 @@ exports[`AssetDetailsActions should render correctly 1`] = ` style={ { "alignItems": "center", - "backgroundColor": "#0376c91a", + "backgroundColor": "#0376c9", "borderRadius": 20, "height": 40, "justifyContent": "center",