Skip to content

Commit 2ce44c8

Browse files
authored
Merge pull request #15 from YazidKHALDI/main
Add react-jsx-starter-kit to Laravel Community Starter Kits
2 parents 6959ab2 + 34b766e commit 2ce44c8

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
@@ -85,10 +85,15 @@
8585
"package": "shipfastlabs/modern-react-starter-kit",
8686
"repo": "shipfastlabs/modern-react-starter-kit"
8787
},
88+
{
89+
"title": "React JSX Starter Kit",
90+
"package": "YazidKHALDI/react-jsx-starter-kit",
91+
"repo": "YazidKHALDI/react-jsx-starter-kit"
92+
},
8893
{
8994
"title": "Unstyled Blade Starter Kit",
9095
"package": "javdome/unstyled-blade-starter-kit",
9196
"repo": "javdome/unstyled-blade-starter-kit"
92-
}
97+
}
9398
]
9499
}

0 commit comments

Comments
 (0)