mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
parent
9c83fbda69
commit
5ae12066fb
18 changed files with 193 additions and 88 deletions
4
src/components/Icon/index.js
Normal file
4
src/components/Icon/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import Icon from './Icon.svelte';
|
||||
|
||||
export default Icon;
|
||||
export { default as IconSkeleton } from './Icon.Skeleton.svelte';
|
Loading…
Add table
Add a link
Reference in a new issue