UNPKG

flowbite-svelte

Version:

Flowbite components for Svelte

3 lines (2 loc) 182 B
export { default as StepIndicator } from "./StepIndicator.svelte"; export { type StepIndicatorVariants, stepIndicator, getStepStateClasses, type StepIndicatorTheme } from "./theme";