@freshworks/crayons
Version:
Crayons Web Components library
8 lines • 518 B
JavaScript
// @ts-nocheck
/* eslint-disable */
/* tslint:disable */
/* auto-generated react proxies */
import { createReactComponent } from './react-component-lib';
import { FwFormControl as FwFormControlCmp, defineCustomElement as defineCustomElementFwFormControl } from '@freshworks/crayons/dist/components/fw-form-control.js';
export const FwFormControl = /*@__PURE__*/ createReactComponent('fw-form-control', undefined, undefined, FwFormControlCmp, defineCustomElementFwFormControl);
//# sourceMappingURL=FwFormControl.js.map