mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
chore: change all ibm org references to carbon-design-system
This commit is contained in:
parent
a560584f7a
commit
18e8430646
10 changed files with 240 additions and 234 deletions
|
@ -33,7 +33,7 @@
|
|||
Date: "JavaScript Date",
|
||||
};
|
||||
|
||||
$: source = `https://github.com/IBM/carbon-components-svelte/tree/master/${component.filePath}`;
|
||||
$: source = `https://github.com/carbon-design-system/carbon-components-svelte/tree/master/${component.filePath}`;
|
||||
$: forwarded_events = component.events.filter(
|
||||
(event) => event.type === "forwarded"
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue