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