This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-form-stepper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-form-stepper
A simple react stepper component for multi-step forms inspired by the Stepper component from Material-UI.
Getting started
Usage
import{ Stepper }from'react-form-stepper';
There are 2 possible ways of defining the steps in the Stepper component: