Feat/segment add tag (#907)

This commit is contained in:
zxhlyh
2023-08-18 17:18:58 +08:00
committed by GitHub
parent d9afebe216
commit 4420281d96
8 changed files with 132 additions and 10 deletions

View File

@@ -47,6 +47,7 @@
"next": "13.3.1",
"qs": "^6.11.1",
"react": "^18.2.0",
"react-18-input-autosize": "^3.0.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.2",
"react-headless-pagination": "^1.1.4",
@@ -80,8 +81,8 @@
"@types/crypto-js": "^4.1.1",
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.7",
"@types/node": "18.15.0",
"@types/negotiator": "^0.6.1",
"@types/node": "18.15.0",
"@types/qs": "^6.9.7",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",