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