UNPKG

@freshworks/crayons

Version:
8 lines 471 B
// @ts-nocheck /* eslint-disable */ /* tslint:disable */ /* auto-generated react proxies */ import { createReactComponent } from './react-component-lib'; import { FwSelect as FwSelectCmp, defineCustomElement as defineCustomElementFwSelect } from '@freshworks/crayons/dist/components/fw-select.js'; export const FwSelect = /*@__PURE__*/ createReactComponent('fw-select', undefined, undefined, FwSelectCmp, defineCustomElementFwSelect); //# sourceMappingURL=FwSelect.js.map