We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9602e42 commit bd0fbc5Copy full SHA for bd0fbc5
src/Components/keyAPI.js
@@ -0,0 +1,2 @@
1
+export const key = 'KEY_TO_OPENWEATHER';
2
+export const keyGoogle = 'KEY_TO_GOOGLE_MAPS';
0 commit comments