File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
svelte/src/lib/components Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ export { signaturePadAnatomy } from './signature-pad/signature-pad.anatomy'
3838export { sliderAnatomy } from './slider/slider.anatomy'
3939export { splitterAnatomy } from './splitter/splitter.anatomy'
4040export { stepsAnatomy } from './steps/steps.anatomy'
41+ export { swapAnatomy } from './swap/swap.anatomy'
4142export { switchAnatomy } from './switch/switch.anatomy'
4243export { tabsAnatomy } from './tabs/tabs.anatomy'
4344export { tagsInputAnatomy } from './tags-input/tags-input.anatomy'
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ export { signaturePadAnatomy } from './signature-pad/signature-pad.anatomy'
3838export { sliderAnatomy } from './slider/slider.anatomy'
3939export { splitterAnatomy } from './splitter/splitter.anatomy'
4040export { stepsAnatomy } from './steps/steps.anatomy'
41+ export { swapAnatomy } from './swap/swap.anatomy'
4142export { switchAnatomy } from './switch/switch.anatomy'
4243export { tabsAnatomy } from './tabs/tabs.anatomy'
4344export { tagsInputAnatomy } from './tags-input/tags-input.anatomy'
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ export { signaturePadAnatomy } from './signature-pad/signature-pad.anatomy'
3838export { sliderAnatomy } from './slider/slider.anatomy'
3939export { splitterAnatomy } from './splitter/splitter.anatomy'
4040export { stepsAnatomy } from './steps/steps.anatomy'
41+ export { swapAnatomy } from './swap/swap.anatomy'
4142export { switchAnatomy } from './switch/switch.anatomy'
4243export { tabsAnatomy } from './tabs/tabs.anatomy'
4344export { tagsInputAnatomy } from './tags-input/tags-input.anatomy'
You can’t perform that action at this time.
0 commit comments