Skip to content

Commit

Permalink
i18n(ko-KR): update directives-reference.mdx (#6483)
Browse files Browse the repository at this point in the history
Co-authored-by: Yan Thomas <[email protected]>
  • Loading branch information
jsparkdev and yanthomasdev authored Jan 22, 2024
1 parent 37a0ec8 commit fc4f4cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content/docs/ko/reference/directives-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ import api from '../db/api.js';
<SomeSvelteComponent client:only="svelte" />
<SomeVueComponent client:only="vue" />
<SomeSolidComponent client:only="solid-js" />
<SomeLitComponent client:only="lit" />
```

### 사용자 정의 클라이언트 지시어
Expand Down

0 comments on commit fc4f4cc

Please sign in to comment.