restarted application due to failure of shadcn integration
This commit is contained in:
parent
fdc674f397
commit
416631bdf9
3
.gitignore
vendored
3
.gitignore
vendored
@ -12,9 +12,6 @@ dist
|
||||
dist-ssr
|
||||
*.local
|
||||
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
|
||||
@ -11,7 +11,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.66",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user