Skip to content

Commit 843a062

Browse files
authored
design: 모바일 뷰 기본 틀 설정 (#2)
* chore: mui icon 라이브러리 설치 * design: 최대 너비 600px 제한 * design: 모바일 viewport 문제 개션을 위한 훅 추가
1 parent 10dffd6 commit 843a062

File tree

6 files changed

+1383
-5
lines changed

6 files changed

+1383
-5
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13+
"@mui/icons-material": "^6.4.4",
1314
"@tailwindcss/vite": "^4.0.6",
1415
"@tanstack/react-query": "^5.66.0",
1516
"axios": "^1.7.9",

0 commit comments

Comments
 (0)