改用原生Valine

This commit is contained in:
tlyong1992
2022-05-25 11:06:59 +08:00
parent 8c19d88630
commit 250e9e03f9
4 changed files with 39 additions and 23 deletions

View File

@@ -45,10 +45,10 @@
"react-messenger-customer-chat": "^0.8.0",
"react-notion-x": "6.6.2",
"react-share": "^4.4.0",
"react-valine": "^0.6.2",
"smoothscroll-polyfill": "^0.4.4",
"typed.js": "^2.0.12",
"use-ackee": "^3.0.0"
"use-ackee": "^3.0.0",
"valine": "^1.4.18"
},
"devDependencies": {
"autoprefixer": "^10.2.5",