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.
blog/react-19.md
1 parent b09d563 commit f6e9a08Copy full SHA for f6e9a08
src/content/blog/2024/12/05/react-19.md
@@ -762,7 +762,7 @@ React will try to recreate this component tree from scratch using the error boun
762
763
</ConsoleBlockMulti>
764
765
-In React 19, we log a single error with all the error information included:
+React 19에서는 모든 오류 정보를 하나의 오류 로그로 기록합니다.
766
767
<ConsoleBlockMulti>
768
src/sidebarBlog.json
@@ -26,7 +26,7 @@
26
"path": "/blog/2025/04/21/react-compiler-rc"
27
},
28
{
29
- "title": "Sunsetting Create React App",
+ "title": "Create React App 지원 종료",
30
"titleForHomepage": "Sunsetting Create React App",
31
"icon": "blog",
32
"date": "February 14, 2025",
0 commit comments