1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix doc and heatmap for the Vue3 refactoring (#21312)

This commit is contained in:
wxiaoguang
2022-10-02 10:13:44 +08:00
committed by GitHub
parent 3d10193be2
commit eaa67671cc
6 changed files with 20 additions and 24 deletions

View File

@@ -52,7 +52,7 @@ Gitea的首要目标是创建一个极易安装运行非常快速安装和
- UI 框架:
- [jQuery](https://jquery.com)
- [Fomantic UI](https://fomantic-ui.com)
- [Vue2](https://vuejs.org)
- [Vue3](https://vuejs.org)
- 更多组件参见 package.json
- 编辑器:
- [CodeMirror](https://codemirror.net)