Skip to content

Commit

Permalink
fix: 링크 스타일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yongsk0066 committed Mar 1, 2024
1 parent 264c526 commit 839e99d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@ RSC(React Server Components)에서 form action을 지원하기 위한 타입이
지금 Canaray 채널에서만 사용 가능하다. 타입 이름 그대로 지금 사용하면 해고당할 수 있다.

여기서 구체적으로 찾아보지는 않겠지만, 아래 자료들을 보면 더 자세히 알 수 있을 것이다.
https://react.dev/reference/react-dom/components/form
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/66928
https://github.com/facebook/react/pull/27459
https://github.com/facebook/react/pull/27460
- https://react.dev/reference/react-dom/components/form
- https://github.com/DefinitelyTyped/DefinitelyTyped/pull/66928
- https://github.com/facebook/react/pull/27459
- https://github.com/facebook/react/pull/27460

<aside>
React’s extensions to the formAction prop are currently only available in React’s Canary and experimental channels. In stable releases of React, formAction works only as a built-in browser HTML component. Learn more about React’s release channels here.
Expand Down

0 comments on commit 839e99d

Please sign in to comment.