Skip to content

Commit

Permalink
fix: update framework name from 'react-vite-tailwind-hello-world' to …
Browse files Browse the repository at this point in the history
…'react-vite-tailwind-basic' (#99)
  • Loading branch information
marcdhi authored Dec 29, 2024
1 parent 7c20bba commit 5d42147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/frameworks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const frameworks: Framework[] = [
repository: defaultRepository,
},
{
name: 'react-vite-tailwind-hello-world',
name: 'react-vite-tailwind-basic',
description: 'React with Vite + Tailwind CSS + Anchor Hello World Example',
repository: defaultRepository,
},
Expand Down

0 comments on commit 5d42147

Please sign in to comment.