Skip to content

Commit 983df1a

Browse files
authored
Update templates.json
Adding new Blank React app
1 parent f5af25a commit 983df1a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

templates.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@
104104
"title": "MoonShine",
105105
"package": "moonshine/app",
106106
"repo": "moonshine-software/app"
107+
},
108+
{
109+
"title": "New Laravel React App",
110+
"package": "tnylea/react-starter",
111+
"repo": "tnylea/react-starter"
107112
}
108113
]
109-
}
114+
}

0 commit comments

Comments
 (0)