UNPKG

@freshworks/crayons

Version:
8 lines 462 B
// @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