Skip to content

Commit 2d4be83

Browse files
committed
docs(cn): fix conflicts
1 parent b156a79 commit 2d4be83

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

content/community/conferences.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ June 17 & 21, 2022. In-person in Amsterdam, Netherlands + remote first interacti
4242

4343
[Website](https://reactsummit.com) - [Twitter](https://twitter.com/reactsummit) - [Facebook](https://www.facebook.com/reactamsterdam) - [Videos](https://youtube.com/c/ReactConferences)
4444

45-
## Past Conferences {#past-conferences}
45+
## 往届会议 {#past-conferences}
4646

4747
### React Advanced 2021 {#react-advanced-2021}
4848
October 22-23, 2021. In-person in London, UK + remote (hybrid event)
@@ -57,11 +57,7 @@ October 16, 2021 - remote event
5757
### React Brussels 2021 {#react-brussels-2021}
5858
October 15, 2021 - remote event
5959

60-
<<<<<<< HEAD
61-
## 往届会议 {#past-conferences}
62-
=======
6360
[Website](https://www.react.brussels/) - [Twitter](https://twitter.com/BrusselsReact) - [LinkedIn](https://www.linkedin.com/events/6805708233819336704/)
64-
>>>>>>> bac7292df6c4a9f40dcb8bc97d88fd0a83a7b31d
6561

6662
### render(ATL) 2021 {#render-atlanta-2021}
6763
September 13-15, 2021. Atlanta, GA, USA

content/docs/create-a-new-react-app.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,7 @@ Create React App 不会处理后端逻辑或操纵数据库;它只是创建一
7575

7676
- **[Nx](https://nx.dev/react)** 是针对全栈 monorepo 的开发工具包,其内置了 React,Next.js,[Express](https://expressjs.com/) 等。
7777

78-
<<<<<<< HEAD
79-
- **[Parcel](https://parceljs.org/)** 是一个快速的、零配置的网页应用打包器,并且可以[搭配 React 一起工作](https://parceljs.org/recipes.html#react)
80-
=======
81-
- **[Parcel](https://parceljs.org/)** is a fast, zero configuration web application bundler that [works with React](https://parceljs.org/recipes/react/).
82-
>>>>>>> bac7292df6c4a9f40dcb8bc97d88fd0a83a7b31d
78+
- **[Parcel](https://parceljs.org/)** 是一个快速的、零配置的网页应用打包器,并且可以[搭配 React 一起工作](https://parceljs.org/recipes/react/)
8379

8480
- **[Razzle](https://github.com/jaredpalmer/razzle)** 是一个无需配置的服务端渲染框架,但它提供了比 Next.js 更多的灵活性。
8581

0 commit comments

Comments
 (0)