UNPKG

@storybook/addon-controls

Version:

Interact with component inputs dynamically in the Storybook UI

3 lines (2 loc) 68 B
import { FC } from 'react'; export declare const ControlsPanel: FC;