onChange: action()

in src/components/FormRenderer/index.stories.tsx [1336:1340]


                onChange: action('Markdown content change'),
                validate: [
                    {
                        type: validatorTypes.REQUIRED,
                    },