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