File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -145,8 +145,7 @@ module.exports = {
145
145
{ url : "https://github.com/ctrlplusb/react-universally" } ,
146
146
{ url : "https://github.com/davezuko/react-redux-starter-kit" } ,
147
147
{
148
- url :
149
- "https://github.com/developer239/react-redux-apollo-graphql" ,
148
+ url : "https://github.com/developer239/react-redux-apollo-graphql" ,
150
149
} ,
151
150
{ url : "https://github.com/developer239/workbox-webpack-react" } ,
152
151
{ url : "https://github.com/diegohaz/arc" } ,
@@ -401,8 +400,13 @@ module.exports = {
401
400
{
402
401
url : "https://github.com/reactjs-starter-kit/React-Starter-Kit" ,
403
402
} ,
404
- {
405
- url : "https://github.com/theqdev/react-big-bang"
403
+ {
404
+ url : "https://github.com/theqdev/react-big-bang" ,
405
+ } ,
406
+ {
407
+ url :
408
+ "https://github.com/alishahlakhani/Reactsx-React-TS-SCSS-PWA-Boilerplate" ,
409
+ tags : [ "css modules" ] ,
406
410
} ,
407
411
] ,
408
412
} ;
You can’t perform that action at this time.
0 commit comments