UNPKG

@armandoroman1016/react-multi-step-form

Version:

React Multi Step is a NPM package for easily building multi-step-forms with React. This package will provide you the Components and utilities to quickly build a multi-step-form.

7 lines (6 loc) 235 B
/// <reference types="react" /> declare const Test: () => JSX.Element; declare const Test2: () => JSX.Element; declare const Test3: () => JSX.Element; declare const Test4: () => JSX.Element; export { Test, Test2, Test3, Test4 };