Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
customReactExtension: (dispatch: Dispatch) => (
),
onChange: i18n.onChange
)
});
return array;
case 'i18n':
return Object.assign({}, e, {
customReactExtension: (dispatch: Dispatch) => (
),
onChange: i18n.onChange
});
case '1220':
const issue_1220 = Object.assign({}, e, {
customReactExtension: (dispatch: Dispatch) => (
<div>
<button>
Issue1220Example.registerIssue1220UISchema(dispatch)
}
>
Register Issue 1220 UISchema
</button>
<button>
Issue1220Example.unregisterIssue1220UISchema(dispatch)
}</button></div>