We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb3db7 commit adae287Copy full SHA for adae287
1 file changed
MyApp/wwwroot/pages/components/ReactCopilotTemplates.mjs
@@ -9,7 +9,7 @@ export default {
9
id: 'vite',
10
name: 'React Vite SPA',
11
description: 'Empty SPA, fast development UX with Vite. Best for pure client-side apps.',
12
- url: 'https://github.com/new?template_name=react-vite&template_owner=NetCoreTemplates',
+ url: 'https://github.com/new?template_name=react-static&template_owner=NetCoreTemplates',
13
// Tailwind Colors
14
colorBg: 'bg-blue-500',
15
colorText: 'text-blue-500',
0 commit comments