There was an error while loading. Please reload this page.
1 parent abe4833 commit 478c02fCopy full SHA for 478c02f
1 file changed
apps/mantine.dev/src/components/MdxProvider/MdxTemplatesList/community-data.ts
@@ -74,6 +74,12 @@ export const COMMUNITY_TEMPLATES_DATA: Template[] = [
74
link: 'https://github.com/tylim88/Tanstack-Start-Mantine-Tailwind-Template',
75
description: 'Tanstack Start + Cloudflare + Mantine template',
76
},
77
+ {
78
+ type: 'vite',
79
+ name: 'bun-vite-template',
80
+ link: 'https://github.com/LewisDamy/bun-vite-template',
81
+ description: 'Bun + Vite + Mantine template',
82
+ },
83
{
84
type: 'react-router',
85
name: 'react-router-template',
0 commit comments