feat: add tiktok logo

This commit is contained in:
afiqzudinhadi 2025-06-07 00:41:07 +08:00
parent 18ee834b1a
commit 9f28b07480
3 changed files with 13 additions and 1 deletions

10
package-lock.json generated
View file

@ -23,6 +23,7 @@
"lucide-react": "^0.513.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.5.0",
"tailwind-merge": "^3.3.0",
"tailwindcss-animate": "^1.0.7"
},
@ -8929,6 +8930,15 @@
"react": "^18.3.1"
}
},
"node_modules/react-icons": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz",
"integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==",
"license": "MIT",
"peerDependencies": {
"react": "*"
}
},
"node_modules/react-refresh": {
"version": "0.14.2",
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.2.tgz",