Skip to content

Commit

Permalink
chore(docs): fix expo snack (#4630)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanksdesign authored Nov 5, 2023
1 parent 46161e5 commit bb4e683
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/components/ExpoSnack.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ const defaultOptions: SnackOptions = {
loading: 'lazy',
sdkVersion: '45.0.0',
dependencies: [
'@aws-amplify/ui-react-native,aws-amplify',
'@aws-amplify/ui-react-native',
'[email protected]',
'react-native-safe-area-context',
'amazon-cognito-identity-js',
'@react-native-community/netinfo',
Expand Down

0 comments on commit bb4e683

Please sign in to comment.