IMPORVE ONBOARDING STEPS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { SetupWizard } from './SetupWizard';
|
||||
export type { SetupStepConfig, SetupStepProps } from './SetupWizard';
|
||||
// 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';
|
||||
|
||||
Reference in New Issue
Block a user