Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
loveloki authored Nov 13, 2024
1 parent e082668 commit 84b0b2f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/content/learn/react-compiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,11 +316,7 @@ export default defineConfig({

### Expo {/*usage-with-expo*/}

<<<<<<< HEAD
请参考 [Expo 文档](https://docs.expo.dev/preview/react-compiler/) 应用程序中启用和使用 React Compiler。
=======
Please refer to [Expo's docs](https://docs.expo.dev/guides/react-compiler/) to enable and use the React Compiler in Expo apps.
>>>>>>> 3246989c210dc5d4239b0638b2418572ba123ad4
请参考 [Expo 文档](https://docs.expo.dev/guides/react-compiler/) 应用程序中启用和使用 React Compiler。

### Metro (React Native) {/*usage-with-react-native-metro*/}

Expand Down

0 comments on commit 84b0b2f

Please sign in to comment.