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

@ -287,7 +287,7 @@ You can try it out using [the online demo](https://try.gitea.io/).
- UI frameworks:
- [jQuery](https://jquery.com)
- [Fomantic UI](https://fomantic-ui.com)
- [Vue2](https://vuejs.org)
- [Vue3](https://vuejs.org)
- and various components (see package.json)
- Editors:
- [CodeMirror](https://codemirror.net)