diff --git a/src/bottomSheet/__tests__/__snapshots__/BottomSheet.js.snap b/src/bottomSheet/__tests__/__snapshots__/BottomSheet.js.snap index 0c06fbf8e7..b1b4b0633d 100644 --- a/src/bottomSheet/__tests__/__snapshots__/BottomSheet.js.snap +++ b/src/bottomSheet/__tests__/__snapshots__/BottomSheet.js.snap @@ -15,7 +15,7 @@ exports[`BottomSheet Component onLayout should be called 1`] = ` ({ @@ -230,7 +229,7 @@ const styles = { }, }), flexDirection: 'row', - alignSelf: 'center', + alignItems: 'center', backgroundColor: 'white', borderColor: theme.colors.divider, }), diff --git a/src/list/__tests__/__snapshots__/ListItem.js.snap b/src/list/__tests__/__snapshots__/ListItem.js.snap index b182f6d4f6..69a267f1c5 100644 --- a/src/list/__tests__/__snapshots__/ListItem.js.snap +++ b/src/list/__tests__/__snapshots__/ListItem.js.snap @@ -8,7 +8,7 @@ exports[`ListItem component should apply values from theme 1`] = `