mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 03:01:25 +00:00
parent
5ec9c0089f
commit
9afc149193
7 changed files with 155 additions and 0 deletions
4
src/components/ContentSwitcher/index.js
Normal file
4
src/components/ContentSwitcher/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import ContentSwitcher from './ContentSwitcher.svelte';
|
||||
|
||||
export default ContentSwitcher;
|
||||
export { default as Switch } from './Switch.svelte';
|
Loading…
Add table
Add a link
Reference in a new issue