Skip to content

Commit 420b9cd

Browse files
authored
Merge pull request #712 from reactjs/sync-6ec61348
Sync with react.dev @ 6ec6134
2 parents d7efe07 + 33023e1 commit 420b9cd

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

src/content/community/conferences.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ September 10-11, 2026. In-person in Zurich, Switzerland
2525

2626
[Website](https://conf.zurichjs.com?utm_campaign=ZurichJS_Conf&utm_source=referral&utm_content=reactjs_community_conferences) - [Twitter](https://x.com/zurichjs) - [LinkedIn](https://www.linkedin.com/company/zurichjs/)
2727

28+
### React Conf Japan 2027 {/*react-conf-japan-2027*/}
29+
April 24, 2027. In-person in Tokyo, Japan
30+
31+
[Website](https://reactconf.jp/) - [Twitter](https://x.com/reactconfjp)
32+
2833
## Past Conferences {/*past-conferences*/}
2934

3035
### CityJS New Delhi 2026 {/*cityjs-newdelhi-2026*/}

src/content/learn/state-a-components-memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ let moreButton = document.getElementById('moreButton');
625625
let description = document.getElementById('description');
626626
let image = document.getElementById('image');
627627
let sculptureList = [{
628-
name: 'Homenaje a la Neurocirugía',
628+
name: 'Homenaje a la Neurocirugía',
629629
artist: 'Marta Colvin Andrade',
630630
description: 'Although Colvin is predominantly known for abstract themes that allude to pre-Hispanic symbols, this gigantic sculpture, an homage to neurosurgery, is one of her most recognizable public art pieces.',
631631
url: 'https://react.dev/images/docs/scientists/Mx7dA2Y.jpg',

0 commit comments

Comments
 (0)