diff --git a/src/components/wizard/index.ts b/src/components/wizard/index.ts index 29a4c8e..7da869e 100644 --- a/src/components/wizard/index.ts +++ b/src/components/wizard/index.ts @@ -7,3 +7,4 @@ export { useWizard } from './useWizard.js' export { WizardDialogLayout } from './WizardDialogLayout.js' export { WizardNavigationFooter } from './WizardNavigationFooter.js' export { WizardProvider } from './WizardProvider.js' +