Iconify/react icons in dashboard/page.jsx
This commit is contained in:
@@ -5,11 +5,15 @@
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"postbuild": "cp LICENSE_ICONIFY.txt out/LICENSE_ICONIFY.txt",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/roboto": "^5.1.0",
|
||||
"@iconify-icons/ri": "^1.2.10",
|
||||
"@iconify/json": "^2.2.253",
|
||||
"@iconify/react": "^5.0.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"next": "14.2.13",
|
||||
|
||||
Reference in New Issue
Block a user