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