From 97e60e181eb66fff6c69887d5c15e64fc1accff8 Mon Sep 17 00:00:00 2001 From: mJehanno Date: Sat, 16 Dec 2023 23:11:21 +0100 Subject: [PATCH] Update templates.mdx (#3135) add a new angular template in the list --- website/versioned_docs/version-v2.7.0/community/templates.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/versioned_docs/version-v2.7.0/community/templates.mdx b/website/versioned_docs/version-v2.7.0/community/templates.mdx index 98726c60a..d8a82a01e 100644 --- a/website/versioned_docs/version-v2.7.0/community/templates.mdx +++ b/website/versioned_docs/version-v2.7.0/community/templates.mdx @@ -34,6 +34,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-template-angular](https://github.com/mateothegreat/wails-template-angular) - Angular 15+ action packed & ready to roll to production. - [wails-angular-template](https://github.com/TAINCER/wails-angular-template) - Angular with TypeScript, Sass, Hot-Reload, Code-Splitting and i18n +- [wails-template-angular-latest](https://github.com/mJehanno/wails-template-angular-latest) - An Angular template that will try to support latest version ## React