-
-
Notifications
You must be signed in to change notification settings - Fork 492
Closed
Labels
Description
논의하고자 하는 용어
Directive, Directives
해당 용어가 등장하는 원문의 문장
API Reference에 Directive가 추가되었습니다.
https://react.dev/reference/react/directives
Hook 처럼 번역하지 않는 것이 좋을지 논의하면 좋을 것 같습니다.
Directives provide instructions to bundlers compatible with React Server Components.
To import a Server Action from client code, the directive must be used on a module level.
논의가 완료된 후에 아래 내용을 업데이트 해주세요
gnujoow