We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eacc73 commit e9d2c63Copy full SHA for e9d2c63
src/content/learn/react-compiler.md
@@ -351,7 +351,7 @@ module.exports = reactCompilerLoader;
351
352
### Expo {/*usage-with-expo*/}
353
354
-Expo uses Babel via Metro, so refer to the [Usage with Babel](#usage-with-babel) section for installation instructions.
+Please refer to [Expo's docs](https://docs.expo.dev/preview/react-compiler/) to enable and use the React Compiler in Expo apps.
355
356
### Metro (React Native) {/*usage-with-react-native-metro*/}
357
0 commit comments