UNPKG

@club-employes/utopia

Version:

🎨 Modern Vue 3 design system with multi-brand theming, design tokens, and 30+ components. Supports Club Employés & Gifteo brands with light/dark modes.

3 lines (2 loc) • 128 B
export { default as FilterSelect } from './FilterSelect'; export type { FilterSelectOption, FilterSelectProps } from './types';