Skip to content

Commit

Permalink
Merge pull request #26 from pepero-1/feature/#1
Browse files Browse the repository at this point in the history
게임 생성 시 이모티콘 추가 기능, 로딩 ui 추가
  • Loading branch information
suyeonnnnnnn authored Nov 10, 2023
2 parents d0f1a96 + 4fe19a9 commit a71a7de
Show file tree
Hide file tree
Showing 5 changed files with 278 additions and 51 deletions.
172 changes: 172 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@chakra-ui/react": "^2.8.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@joeattardi/emoji-button": "^4.6.4",
"@tanstack/react-query": "^5.7.2",
"@tanstack/react-query-devtools": "^5.7.4",
"axios": "^1.6.0",
Expand All @@ -26,6 +27,7 @@
"react-dom": "^18.2.0",
"react-icons": "^4.11.0",
"react-router-dom": "^6.18.0",
"react-spinners": "^0.13.8",
"socket.io-client": "^4.7.2",
"sort-by": "^1.2.0",
"styled-components": "^6.1.0"
Expand Down
Loading

0 comments on commit a71a7de

Please sign in to comment.