Skip to content

Commit

Permalink
搭建video页面草图
Browse files Browse the repository at this point in the history
  • Loading branch information
master1lan committed Jan 4, 2023
1 parent 8e9e5ba commit 17ba774
Show file tree
Hide file tree
Showing 17 changed files with 642 additions and 76 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/icons-material": "^5.11.0",
"@mui/lab": "5.0.0-alpha.114",
"@mui/material": "^5.11.3",
"dayjs": "^1.11.7",
Expand All @@ -22,7 +23,8 @@
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.4.1",
"react-photo-view": "^1.2.3",
"react-router-dom": "^6.6.1"
"react-router-dom": "^6.6.1",
"react-use": "^17.4.0"
},
"devDependencies": {
"@babel/core": ">=7.0.0 <8.0.0",
Expand Down
Loading

0 comments on commit 17ba774

Please sign in to comment.