🎨 新增正则管理 和 全局正则功能

Signed-off-by: Echo <1711788888@qq.com>
This commit is contained in:
2026-03-02 01:14:16 +08:00
parent 2b8be78fdc
commit 8888d9ea85
5 changed files with 519 additions and 9 deletions

View File

@@ -17,7 +17,8 @@
"react-router-dom": "^7.13.1",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.1"
"remark-gfm": "^4.0.1",
"zustand": "^5.0.11"
},
"devDependencies": {
"@types/react": "^18.3.3",