Skip to content

Commit fc8f5ba

Browse files
committed
Update name and description of react hooks page
1 parent 39feca6 commit fc8f5ba

File tree

2 files changed

+4
-57
lines changed

2 files changed

+4
-57
lines changed

packages/homepage/src/pages/react-hooks.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export default class extends React.PureComponent {
7777
<Container>
7878
<TitleAndMetaTags
7979
description="A showcase of the amazing uses for React Hooks!"
80-
title="React Hooks Examples - CodeSandbox"
80+
title="React Hooks Community Examples - CodeSandbox"
8181
/>
8282

8383
{this.state.renderModal && (
@@ -106,7 +106,7 @@ export default class extends React.PureComponent {
106106
text-align: center;
107107
`}
108108
>
109-
React Hooks Examples
109+
React Hooks Community Examples
110110
</Heading2>
111111
<ShuffleWords />
112112
<Sandboxes>

yarn.lock

Lines changed: 2 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -494,13 +494,6 @@
494494
dependencies:
495495
"@babel/helper-plugin-utils" "^7.0.0"
496496

497-
"@babel/plugin-syntax-typescript@^7.2.0":
498-
version "7.2.0"
499-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.2.0.tgz#55d240536bd314dcbbec70fd949c5cabaed1de29"
500-
integrity sha512-WhKr6yu6yGpGcNMVgIBuI9MkredpVc7Y3YR4UzEZmDztHoL6wV56YBHLhWnjO1EvId1B32HrD3DRFc+zSoKI1g==
501-
dependencies:
502-
"@babel/helper-plugin-utils" "^7.0.0"
503-
504497
"@babel/plugin-transform-arrow-functions@^7.0.0":
505498
version "7.0.0"
506499
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0.tgz#a6c14875848c68a3b4b3163a486535ef25c7e749"
@@ -899,14 +892,6 @@
899892
dependencies:
900893
"@babel/helper-plugin-utils" "^7.0.0"
901894

902-
"@babel/plugin-transform-typescript@^7.1.0":
903-
version "7.2.0"
904-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.2.0.tgz#bce7c06300434de6a860ae8acf6a442ef74a99d1"
905-
integrity sha512-EnI7i2/gJ7ZNr2MuyvN2Hu+BHJENlxWte5XygPvfj/MbvtOkWor9zcnHpMMQL2YYaaCcqtIvJUyJ7QVfoGs7ew==
906-
dependencies:
907-
"@babel/helper-plugin-utils" "^7.0.0"
908-
"@babel/plugin-syntax-typescript" "^7.2.0"
909-
910895
"@babel/plugin-transform-unicode-regex@^7.0.0":
911896
version "7.0.0"
912897
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0.tgz#c6780e5b1863a76fe792d90eded9fcd5b51d68fc"
@@ -1039,14 +1024,6 @@
10391024
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
10401025
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
10411026

1042-
"@babel/preset-typescript@^7.1.0":
1043-
version "7.1.0"
1044-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.1.0.tgz#49ad6e2084ff0bfb5f1f7fb3b5e76c434d442c7f"
1045-
integrity sha512-LYveByuF9AOM8WrsNne5+N79k1YxjNB6gmpCQsnuSBAcV8QUeB+ZUxQzL7Rz7HksPbahymKkq2qBR+o36ggFZA==
1046-
dependencies:
1047-
"@babel/helper-plugin-utils" "^7.0.0"
1048-
"@babel/plugin-transform-typescript" "^7.1.0"
1049-
10501027
"@babel/runtime@^7.0.0":
10511028
version "7.1.5"
10521029
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.1.5.tgz#4170907641cf1f61508f563ece3725150cc6fe39"
@@ -2664,7 +2641,7 @@ airbnb-js-shims@^1.4.1:
26642641
string.prototype.padstart "^3.0.0"
26652642
symbol.prototype.description "^1.0.0"
26662643

2667-
airtable@^0.5.6, airtable@^0.5.8:
2644+
airtable@^0.5.8:
26682645
version "0.5.8"
26692646
resolved "https://registry.yarnpkg.com/airtable/-/airtable-0.5.8.tgz#85fafddf8492b6d6071bc0097c57898e2e6466b8"
26702647
dependencies:
@@ -7052,11 +7029,6 @@ cwebp-bin@^4.0.0:
70527029
bin-wrapper "^3.0.1"
70537030
logalot "^2.0.0"
70547031

7055-
cxs@^6.2.0:
7056-
version "6.2.0"
7057-
resolved "https://registry.yarnpkg.com/cxs/-/cxs-6.2.0.tgz#f11ca3bdaef154b93bdadca5df70f2cb3e37ca24"
7058-
integrity sha512-RGatb1BUwVMBzV8DRo9Kapc55bdGfAxMcukVk+ZzE3Ts8xaTve0GVz730kBDxjhEBU2LK+RPuAcjZb00Q3O24w==
7059-
70607032
70617033
version "1.0.3"
70627034
resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c34ad2"
@@ -7698,10 +7670,6 @@ dotenv@^5.0.1:
76987670
version "5.0.1"
76997671
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
77007672

7701-
dotenv@^6.2.0:
7702-
version "6.2.0"
7703-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
7704-
77057673
download@^4.0.0, download@^4.1.2:
77067674
version "4.4.3"
77077675
resolved "https://registry.yarnpkg.com/download/-/download-4.4.3.tgz#aa55fdad392d95d4b68e8c2be03e0c2aa21ba9ac"
@@ -9660,12 +9628,6 @@ gatsby-remark-prismjs@^1.2.11:
96609628
prismjs "^1.12.2"
96619629
unist-util-visit "^1.3.0"
96629630

9663-
gatsby-source-airtable@^2.0.2:
9664-
version "2.0.3"
9665-
resolved "https://registry.yarnpkg.com/gatsby-source-airtable/-/gatsby-source-airtable-2.0.3.tgz#e9b47c30eed16fd99e8539d32f0a95760f2b7dad"
9666-
dependencies:
9667-
airtable "^0.5.6"
9668-
96699631
gatsby-source-filesystem@^2.0.10:
96709632
version "2.0.10"
96719633
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.10.tgz#9571a8d94065e46cb306d8f53eb56dd8bcbd2948"
@@ -17758,11 +17720,6 @@ react-error-overlay@^4.0.0:
1775817720
version "4.0.1"
1775917721
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.1.tgz#417addb0814a90f3a7082eacba7cee588d00da89"
1776017722

17761-
17762-
version "2.0.4"
17763-
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
17764-
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
17765-
1776617723
react-fuzzy@^0.5.2:
1776717724
version "0.5.2"
1776817725
resolved "https://registry.yarnpkg.com/react-fuzzy/-/react-fuzzy-0.5.2.tgz#fc13bf6f0b785e5fefe908724efebec4935eaefe"
@@ -17922,7 +17879,7 @@ react-modal@^3.6.1:
1792217879
react-lifecycles-compat "^3.0.0"
1792317880
warning "^3.0.0"
1792417881

17925-
react-motion@^0.5.0, react-motion@^0.5.2:
17882+
react-motion@^0.5.0:
1792617883
version "0.5.2"
1792717884
resolved "https://registry.yarnpkg.com/react-motion/-/react-motion-0.5.2.tgz#0dd3a69e411316567927917c6626551ba0607316"
1792817885
dependencies:
@@ -18053,16 +18010,6 @@ react-test-renderer@16:
1805318010
prop-types "^15.6.0"
1805418011
react-is "^16.4.0"
1805518012

18056-
react-text-loop@^2.0.1:
18057-
version "2.0.1"
18058-
resolved "https://registry.yarnpkg.com/react-text-loop/-/react-text-loop-2.0.1.tgz#7dc17109aa751e64d7782b7d68ccb319ccfcdd30"
18059-
integrity sha512-FuqCbJyopNNzDVDzqRm/WDNgVr82kGX8sn0xKod9zmFwO8IfZ6v/hd4WxtSM0nt8zYTXbG9FN3G4QwCz9QOLQg==
18060-
dependencies:
18061-
cxs "^6.2.0"
18062-
prop-types "^15.6.2"
18063-
react-fast-compare "2.0.4"
18064-
react-motion "^0.5.2"
18065-
1806618013
react-textarea-autosize@^5.2.1:
1806718014
version "5.2.1"
1806818015
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-5.2.1.tgz#2b78f9067180f41b08ac59f78f1581abadd61e54"

0 commit comments

Comments
 (0)