Skip to content

Commit 22bae59

Browse files
authored
Merge pull request #59 from Turtle-Hwan/feat/template
feat: 실험실(Labs) 기능 추가 - 서버시계 및 QR 생성기
2 parents 722d771 + 7162451 commit 22bae59

8 files changed

Lines changed: 805 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,14 @@
2727
"@radix-ui/react-tabs": "^1.1.13",
2828
"@tailwindcss/vite": "^4.1.17",
2929
"@types/chrome": "^0.0.304",
30+
"@types/qrcode": "^1.5.6",
3031
"class-variance-authority": "^0.7.1",
3132
"clsx": "^2.1.1",
3233
"cmdk": "^1.1.1",
3334
"embla-carousel-autoplay": "^8.6.0",
3435
"embla-carousel-react": "^8.6.0",
3536
"lucide-react": "^0.475.0",
37+
"qrcode": "^1.5.4",
3638
"react": "^19.2.0",
3739
"react-dom": "^19.2.0",
3840
"react-error-boundary": "^6.0.0",

0 commit comments

Comments
 (0)