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