@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 { FwCustomCellUser as FwCustomCellUserCmp, defineCustomElement as defineCustomElementFwCustomCellUser } from '@freshworks/crayons/dist/components/fw-custom-cell-user.js';
export const FwCustomCellUser = /*@__PURE__*/ createReactComponent('fw-custom-cell-user', undefined, undefined, FwCustomCellUserCmp, defineCustomElementFwCustomCellUser);
//# sourceMappingURL=FwCustomCellUser.js.map