Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sjsjmine129 committed May 28, 2024
1 parent 4f9ab4b commit 6c94ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/signup/SplashScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export default function SplashScreen() {
const styles = StyleSheet.create({
entire: {
flex: 1,
backgroundColor: COLOR_BACKGROUND,
backgroundColor: COLOR_WHITE,
alignItems: 'center',
},
textMainColor: {
Expand Down

0 comments on commit 6c94ecf

Please sign in to comment.