mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
parent
e3c5202658
commit
50fbb60f3c
16 changed files with 253 additions and 11 deletions
4
src/components/Slider/index.js
Normal file
4
src/components/Slider/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import Slider from './Slider.svelte';
|
||||
|
||||
export default Slider;
|
||||
export { default as SliderSkeleton } from './Slider.Skeleton.svelte';
|
Loading…
Add table
Add a link
Reference in a new issue