Skip to content

Commit

Permalink
Update BlockMover snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Jul 12, 2023
1 parent cb330e9 commit 18ef27f
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ exports[`Block Mover Picker should render without crashing and match snapshot 1`
{
"height": 44,
},
{
"borderLeftWidth": 0.5,
},
undefined,
]
}
Expand Down Expand Up @@ -108,7 +111,6 @@ exports[`Block Mover Picker should render without crashing and match snapshot 1`
}
>
<Svg
colorScheme="light"
height={24}
style={{}}
viewBox="0 0 24 24"
Expand Down Expand Up @@ -176,7 +178,6 @@ exports[`Block Mover Picker should render without crashing and match snapshot 1`
}
>
<Svg
colorScheme="light"
height={24}
style={{}}
viewBox="0 0 24 24"
Expand Down

0 comments on commit 18ef27f

Please sign in to comment.