handle download poster and qrcode, fix to show timestamp, add pagination to doctors page
This commit is contained in:
+4
-1
@@ -37,6 +37,8 @@
|
||||
"next": "^14.2.20",
|
||||
"next-themes": "^0.3.0",
|
||||
"npm": "^10.8.2",
|
||||
"qrcode": "^1.5.4",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18",
|
||||
"react-easy-crop": "^5.1.0",
|
||||
@@ -47,7 +49,8 @@
|
||||
"styled-components": "^6.1.11",
|
||||
"stylis": "^4.3.4",
|
||||
"stylis-plugin-rtl": "^2.1.1",
|
||||
"swiper": "^11.1.9"
|
||||
"swiper": "^11.1.9",
|
||||
"uninstall": "^0.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
|
||||
Reference in New Issue
Block a user