Skip to content

Commit 9f47323

Browse files
committed
3 projects renamed
1 parent 1aef10a commit 9f47323

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

data/source/react-components.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ module.exports = {
6767
url: "https://github.com/MailOnline/libreact",
6868
tags: ["toolkit"],
6969
},
70-
{ url: "https://github.com/diegohaz/reas", tags: ["toolkit"] },
70+
{ url: "https://github.com/reakit/reakit", tags: ["toolkit"] },
7171
{ url: "https://github.com/josephmaxim/sc-react" },
7272
{
7373
url: "https://github.com/ArthurClemens/polythene",

data/source/react-starter-projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ module.exports = {
145145
{ url: "https://github.com/ctrlplusb/react-universally" },
146146
{ url: "https://github.com/davezuko/react-redux-starter-kit" },
147147
{
148-
url: "https://github.com/developer239/react-redux-apollo-graphql",
148+
url: "https://github.com/developer239/react-apollo-graphql",
149149
},
150150
{ url: "https://github.com/developer239/workbox-webpack-react" },
151151
{ url: "https://github.com/diegohaz/arc" },

data/source/style-libraries.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ module.exports = {
3939
{ url: "https://github.com/less/less.js", tags: ["css processor"] },
4040
{ url: "https://github.com/maxguzenski/react-easy-style", tags: ["react"] },
4141
{ url: "https://github.com/paypal/glamorous", tags: ["inline"] },
42-
{ url: "https://github.com/smyte/jsxstyle", tags: ["inline"] },
42+
{ url: "https://github.com/jsxstyle/jsxstyle", tags: ["inline"] },
4343
{ url: "https://github.com/postcss/postcss", tags: ["css processor"] },
4444
{ url: "https://github.com/rofrischmann/fela" },
4545
{ url: "https://github.com/rofrischmann/react-look", tags: ["react"] },

0 commit comments

Comments
 (0)