Skip to content

Commit

Permalink
Merge pull request #117 from kshitij01042002/view-all
Browse files Browse the repository at this point in the history
  • Loading branch information
narayan954 committed Dec 12, 2022
2 parents 5527238 + f400ea4 commit a96eae7
Show file tree
Hide file tree
Showing 6 changed files with 143 additions and 6,232 deletions.
7 changes: 7 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
REACT_APP_DUMMYGRAM_APIKEY: "",
REACT_APP_DUMMYGRAM_AUTHDOMAIN: "",
REACT_APP_DUMMYGRAM_PROJECTID: "",
REACT_APP_DUMMYGRAM_STORAGEBUCKET: "",
REACT_APP_DUMMYGRAM_MESSAGINGSENDERID: "",
REACT_APP_DUMMYGRAM_APPID: "",
REACT_APP_DUMMYGRAM_MEASUREMENTID: ""
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dist-ssr
*.local
.pnp
.pnp.js
package-lock.json

# Editor directories and files
.vscode/*
Expand Down
Loading

0 comments on commit a96eae7

Please sign in to comment.