Skip to content

Commit 8f01529

Browse files
committed
Merge branch 'master' into apis
2 parents ae47129 + f49f581 commit 8f01529

File tree

19 files changed

+521
-2
lines changed

19 files changed

+521
-2
lines changed

.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
NEXT_APP_SERVER_URL=http://localhost:5000
1+
NEXT_PUBLIC_REACT_APP_API_KEY = 08387dfc64msh94f0df087928182p1213afjsn3aa4359e369c
2+
NEXT_APP_SERVER_URL=http://localhost:5000

package-lock.json

Lines changed: 48 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"@emotion/react": "^11.10.6",
1313
"@emotion/styled": "^11.10.6",
1414
"@mui/material": "^5.11.15",
15+
"@mui/x-data-grid": "^6.0.4",
1516
"@mui/x-date-pickers": "^6.0.4",
1617
"axios": "^1.3.5",
1718
"cheerio": "^1.0.0-rc.12",

src/assets/Group 11.jpg

448 KB
Loading

src/assets/Group 12.jpg

447 KB
Loading

src/assets/Group 13.jpg

447 KB
Loading

src/assets/Group 14.jpg

447 KB
Loading

src/assets/Group 15.jpg

445 KB
Loading

src/assets/Group 16.jpg

444 KB
Loading

src/assets/Group 17.jpg

445 KB
Loading

0 commit comments

Comments
 (0)