mue/src/features/welcome/components/Sections/index.jsx

8 lines
220 B
JavaScript

export * from './Intro';
export * from './ChooseLanguage';
export * from './ImportSettings';
export * from './ThemeSelection';
export * from './StyleSelection';
export * from './PrivacyOptions';
export * from './Final';