Skip to content

Commit

Permalink
revert unuse change
Browse files Browse the repository at this point in the history
  • Loading branch information
dukenv0307 committed Aug 22, 2024
1 parent 165a4eb commit f975dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CONFIG.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ export default {
IOS_CLIENT_ID: '921154746561-s3uqn2oe4m85tufi6mqflbfbuajrm2i3.apps.googleusercontent.com',
},
GCP_GEOLOCATION_API_KEY: googleGeolocationAPIKey,
USE_REACT_STRICT_MODE: false,
USE_REACT_STRICT_MODE: true,
} as const;

0 comments on commit f975dcb

Please sign in to comment.