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