Skip to content

Commit a4cbace

Browse files
fix: remove token
Co-authored-by: 루밀LuMir <rpfos@naver.com>
1 parent 2417e69 commit a4cbace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/react-compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ export default defineConfig({
285285

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

288-
Expo 앱에서 React 컴파일러를 활성화하고 사용하려면 [Expo의 문서](https://docs.expo.dev/guides/react-compiler/)를 확인하세요.
288+
Expo 앱에서 React 컴파일러를 활성화하고 사용하려면 [Expo 문서](https://docs.expo.dev/guides/react-compiler/)를 확인하세요.
289289

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

0 commit comments

Comments
 (0)