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