Skip to content

Commit

Permalink
Update pages/advanced/passkeys/tutorials/react-native.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-md authored Jan 8, 2025
1 parent febbe81 commit a548ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/advanced/passkeys/tutorials/react-native.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ cd lib

## 3. Add storage functionality

Create a `storage.ts` file inside the lib folder:
Create a `storage.ts` file inside the `lib` folder:

```bash
touch storage.ts
Expand Down

0 comments on commit a548ee7

Please sign in to comment.