mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
docs(link): document OutboundLink in Component API
This commit is contained in:
parent
cf8e074abe
commit
04b474675f
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
components: ["Link", "OutboundLink"]
|
||||
---
|
||||
|
||||
<script>
|
||||
import { Link, OutboundLink } from "carbon-components-svelte";
|
||||
import Preview from "../../components/Preview.svelte";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue