We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7fd1f commit c97654eCopy full SHA for c97654e
1 file changed
src/templates.ts
@@ -62,7 +62,7 @@ export const FRAMEWORKS: Framework[] = [
62
},
63
{
64
name: "nextjs",
65
- display: "NestJS",
+ display: "NextJS",
66
color: magenta,
67
variants: [
68
0 commit comments