1
0
Fork 0
forked from forgejo/forgejo

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)