UNPKG

storybook-formik

Version:

A storybook addon that allows you to use components in your stories that rely on Formik context and see internal Formik state in a panel.

3 lines (2 loc) 85 B
/// <reference types="react" /> export declare const FormikPanel: () => JSX.Element;