diff --git a/website/versioned_docs/version-v2.10/community/templates.mdx b/website/versioned_docs/version-v2.10/community/templates.mdx index 9eac30478..776ec1742 100644 --- a/website/versioned_docs/version-v2.10/community/templates.mdx +++ b/website/versioned_docs/version-v2.10/community/templates.mdx @@ -28,6 +28,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-template-quasar-ts](https://github.com/sgosiaco/wails-template-quasar-ts) - A template using TypeScript + Quasar V2 (Vue 3, Vite, Sass, Pinia, ESLint, Prettier, Composition API with <script setup>) - [wails-template-naive](https://github.com/tk103331/wails-template-naive) - Wails template based on Naive UI (A Vue 3 Component Library) - [wails-template-tdesign-js](https://github.com/tongque0/wails-template-tdesign-js) - Wails template based on TDesign UI (a Vue 3 UI library by Tencent), using Vite, Pinia, Vue Router, ESLint, and Prettier. +- [wails-template-arcodesign-ts](https://github.com/fengfengzhidao/wails-template-arcodesign-ts) - Wails template based on ArcoDesign UI (a Vue 3 UI library by ArcoDesign), using Vite, Pinia, Vue Router. ## Angular