Files
bakery-ia/frontend/src/components/domain/setup-wizard/index.ts
2025-11-09 09:22:08 +01:00

5 lines
214 B
TypeScript

// SetupWizard.tsx has been deleted - setup is now integrated into UnifiedOnboardingWizard
// Individual setup steps are still used by UnifiedOnboardingWizard
export * from './steps';
export * from './components';