From c22f59adb94bca45c9cb8c772889cc2e6b730eb2 Mon Sep 17 00:00:00 2001 From: Sidharth Rathi <58144379+sidwebworks@users.noreply.github.com> Date: Sat, 25 Jun 2022 04:51:02 +0530 Subject: [PATCH] Update templates.mdx (#1492) Co-authored-by: Lea Anthony --- .../version-v2.0.0-beta.37/community/templates.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/versioned_docs/version-v2.0.0-beta.37/community/templates.mdx b/website/versioned_docs/version-v2.0.0-beta.37/community/templates.mdx index 6d090bb3d..2ed94f04e 100644 --- a/website/versioned_docs/version-v2.0.0-beta.37/community/templates.mdx +++ b/website/versioned_docs/version-v2.0.0-beta.37/community/templates.mdx @@ -37,6 +37,9 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-react-template](https://github.com/flin7/wails-react-template) - A minimal template for React that supports live development - [wails-template-nextjs](https://github.com/LGiki/wails-template-nextjs) - A template using Next.js and TypeScript +# Solid +- [wails-solid-template](https://github.com/sidwebworks/wails-solid-template) - A template using Solid JS + ## Svelte - [wails-svelte-template](https://github.com/raitonoberu/wails-svelte-template) - A template using Svelte