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