Skip to content

Commit

Permalink
Squash commit message and resolve conflicts
Browse files Browse the repository at this point in the history
Irirwanirira committed May 6, 2024
2 parents fe1990e + 1bbc76a commit dbf664d
Showing 3 changed files with 17 additions and 4 deletions.
1 change: 0 additions & 1 deletion app/index.tsx
Original file line number Diff line number Diff line change
@@ -42,5 +42,4 @@ export default function App() {
{showOnboarding && <CreateNewPassword />}
</>
);

}
19 changes: 16 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -43,6 +43,7 @@
"@eslint/js": "^9.1.1",
"@types/react": "~18.2.45",
"@types/react-native": "^0.73.0",
"@types/react-native-indicators": "^0.16.6",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"globals": "^15.1.0",

0 comments on commit dbf664d

Please sign in to comment.