Skip to content

Commit 5e9aef7

Browse files
authored
Update composition-api-setup.md
1 parent 3b2c0b7 commit 5e9aef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ko-KR/src/api/composition-api-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
보다 간결하고 인체공학적인 문법을 위해 [`<script setup>`](/api/sfc-script-setup.html) 사용을 권장합니다.
77
:::
88

9+
910
`setup()` 훅은 다음과 같은 경우, 컴포넌트에서 컴포지션 API 사용을 위한 진입점 역할을 합니다:
1011

1112
1. 빌드 과정 없이 컴포지션 API 사용.

0 commit comments

Comments
 (0)