Skip to content

Commit

Permalink
Ran Prettier to fix aesthetic issues
Browse files Browse the repository at this point in the history
  • Loading branch information
r800360 committed Mar 3, 2024
1 parent 1630972 commit 4bd7d3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dfm-sideline-sidekick-app/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ const styles = StyleSheet.create({
alignItems: "center",
justifyContent: "center",
},
});
});
2 changes: 1 addition & 1 deletion dfm-sideline-sidekick-app/components/ArrayPageStyles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const styles = StyleSheet.create({
paddingTop: 20,
paddingBottom: 20,
},
backButton:{
backButton: {
fontSize: 16,
},
title: {
Expand Down

0 comments on commit 4bd7d3a

Please sign in to comment.