Closed bundit closed 2 years ago
index.d.ts:
export type StepWizardProps = Partial<{ ..., transitions: { enterRight?: string enterLeft?: string exitRight?: string exitLeft?: string }, ...
index.d.ts: