diff --git a/packages/core/test/feedback/__snapshots__/FeedbackForm.test.tsx.snap b/packages/core/test/feedback/__snapshots__/FeedbackForm.test.tsx.snap index aa30cd3bf..aa92c11eb 100644 --- a/packages/core/test/feedback/__snapshots__/FeedbackForm.test.tsx.snap +++ b/packages/core/test/feedback/__snapshots__/FeedbackForm.test.tsx.snap @@ -250,7 +250,7 @@ exports[`FeedbackForm matches the snapshot with custom texts 1`] = ` style={ [ { - "backgroundColor": "#fff", + "backgroundColor": "#ffffff", "flex": 1, "padding": 20, }, @@ -266,7 +266,7 @@ exports[`FeedbackForm matches the snapshot with custom texts 1`] = ` [ [ { - "backgroundColor": "#fff", + "backgroundColor": "#ffffff", "flex": 1, "padding": 20, }, @@ -303,7 +303,7 @@ exports[`FeedbackForm matches the snapshot with custom texts 1`] = ` onStartShouldSetResponder={[Function]} style={ { - "backgroundColor": "#fff", + "backgroundColor": "#ffffff", "flex": 1, "padding": 20, } @@ -458,7 +458,7 @@ exports[`FeedbackForm matches the snapshot with custom texts 1`] = `