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.
1 parent bdfc14c commit 1441a56Copy full SHA for 1441a56
ko-KR/src/guide/reusability/composables.md
@@ -431,8 +431,6 @@ React에 대한 경험이 있다면 이것이 커스텀 React 훅과 매우 유
431
432
- [상태 관리](/guide/scaling-up/state-management.html): 여러 컴포넌트가 공유하는 상태를 관리하는 패턴입니다.
433
434
-- [테스팅 구성화](/guide/scaling-up/testing.html#testing-composables): 단위 테스트 구성화에 대한 팁.
435
-
436
-[comment]: <> (/guide/scaling-up/testing.md 번역 후 링크 수정 필요)
+- [테스팅 구성화](/guide/scaling-up/testing.html#구성화-테스트): 단위 테스트 구성화에 대한 팁.
437
438
- [VueUse](https://vueuse.org/): 계속 증가하는 Vue 구성화 컬렉션입니다. 또한 소스 코드는 훌륭한 학습 자료입니다.
0 commit comments