Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
owencraston committed Nov 4, 2024
1 parent c694dc1 commit 22bd9cd
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ exports[`AssetDetailsActions should render correctly 1`] = `
style={
{
"alignItems": "center",
"backgroundColor": "#0376c91a",
"backgroundColor": "#0376c9",
"borderRadius": 20,
"height": 40,
"justifyContent": "center",
Expand Down Expand Up @@ -159,7 +159,7 @@ exports[`AssetDetailsActions should render correctly 1`] = `
style={
{
"alignItems": "center",
"backgroundColor": "#0376c91a",
"backgroundColor": "#0376c9",
"borderRadius": 20,
"height": 40,
"justifyContent": "center",
Expand Down Expand Up @@ -267,7 +267,7 @@ exports[`AssetDetailsActions should render correctly 1`] = `
style={
{
"alignItems": "center",
"backgroundColor": "#0376c91a",
"backgroundColor": "#0376c9",
"borderRadius": 20,
"height": 40,
"justifyContent": "center",
Expand Down Expand Up @@ -375,7 +375,7 @@ exports[`AssetDetailsActions should render correctly 1`] = `
style={
{
"alignItems": "center",
"backgroundColor": "#0376c91a",
"backgroundColor": "#0376c9",
"borderRadius": 20,
"height": 40,
"justifyContent": "center",
Expand Down

0 comments on commit 22bd9cd

Please sign in to comment.