From f8699a4d5bc7e6ad3b1852be360e40a3513c246f Mon Sep 17 00:00:00 2001 From: Diego Date: Sat, 2 Sep 2023 15:25:16 +0200 Subject: [PATCH 1/4] updated snapshots --- example/src/App.tsx | 10 ++++++++-- .../Date/__snapshots__/DatePickerInput.test.tsx.snap | 9 +++------ .../Date/__snapshots__/DatePickerModal.test.tsx.snap | 9 +++------ .../__snapshots__/DatePickerModalContent.test.tsx.snap | 9 +++------ .../__snapshots__/DatePickerModalHeader.test.tsx.snap | 9 +++------ .../DatePickerModalHeaderBackground.test.tsx.snap | 9 +++------ 6 files changed, 23 insertions(+), 32 deletions(-) diff --git a/example/src/App.tsx b/example/src/App.tsx index 14b78272..6b9ef42d 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -7,6 +7,7 @@ import { Image, useWindowDimensions, useColorScheme, + StatusBar, } from 'react-native' import { SafeAreaProvider, @@ -170,12 +171,17 @@ function App() { return ( <> + @@ -417,7 +423,7 @@ function App() { great apps, they also always work great on the web too! - +