feat: add clerk to vite-template

This commit is contained in:
afiqzudinhadi 2025-06-23 14:50:04 +08:00
parent da8aaa1db6
commit 14ef2719c7
4 changed files with 65 additions and 31 deletions

View file

@ -10,6 +10,7 @@
"lint": "eslint src/ --max-warnings 0"
},
"dependencies": {
"@clerk/clerk-react": "^5.32.0",
"@repo/ui": "*",
"react": "^18.3.1",
"react-dom": "^18.3.1"