Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(Wizard): Convert examples to typescript (#8287)
* chore(Wizard): Convert examples to typescript * Fix import statements * Requested changes for cleanup * Integrate FinishedStep and SampleForm into examples directly * Remove unused onExpand function * Fix useEffect not defined * Import CogsIcon * a11y fixes for FinishedStep and SampleForm conversions * a11y fixes * Bug Fixes * Fixed incorrect Radio button state setting * Revert Progressive Steps example change * Fix Validate on Button Press for Wizard * Fix import in example * Remove unnecessary step state
- Loading branch information