5 lines
214 B
TypeScript
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';
|