mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
add OutboundLink (#504)
* feat(link): add OutboundLink * fix(outbound-link): forward Link events
This commit is contained in:
parent
3e926de49d
commit
251f986304
8 changed files with 85 additions and 7 deletions
|
@ -1 +1,2 @@
|
|||
export { default as Link } from "./Link.svelte";
|
||||
export { default as OutboundLink } from "./OutboundLink.svelte";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue