We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef7e66 commit dc1de03Copy full SHA for dc1de03
packages/frontend/src/components/FlowSubstepTitle/index.tsx
packages/frontend/src/exports/components.ts
@@ -30,7 +30,6 @@ export { default as FlowStep } from '../components/FlowStep'
30
export { default as FlowStepGroup } from '../components/FlowStepGroup'
31
export { default as FlowStepTestController } from '../components/FlowStepTestController'
32
export { default as FlowSubstep } from '../components/FlowSubstep'
33
-export { default as FlowSubstepTitle } from '../components/FlowSubstepTitle'
34
export { Footer } from '../components/Footer'
35
export { default as Form } from '../components/Form'
36
export { default as HideOnScroll } from '../components/HideOnScroll'
0 commit comments