Skip to content

Commit 27e4a89

Browse files
committed
docs: resolve conflicts
1 parent b881619 commit 27e4a89

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/content/reference/react/forwardRef.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ title: forwardRef
66

77
React 19부터는 더 이상 `forwardRef`이 필요하지 않습니다. 이제 `ref`를 Prop으로 직접 전달하면 됩니다.
88

9-
<<<<<<< HEAD
109
`forwardRef`는 향후 릴리스에서 사용 중단<sup>Deprecated</sup>될 예정입니다. 자세한 내용은 [여기](/blog/2024/12/05/react-19#ref-as-a-prop)에서 확인하세요.
11-
=======
12-
`forwardRef` will be deprecated in a future release. Learn more [here](/blog/2024/04/25/react-19#ref-as-a-prop).
13-
>>>>>>> 84a56968d92b9a9e9bbac1ca13011e159e815dc1
1410

1511
</Deprecated>
1612

0 commit comments

Comments
 (0)