@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 { FwTab as FwTabCmp, defineCustomElement as defineCustomElementFwTab } from '@freshworks/crayons/dist/components/fw-tab.js';
export const FwTab = /*@__PURE__*/ createReactComponent('fw-tab', undefined, undefined, FwTabCmp, defineCustomElementFwTab);
//# sourceMappingURL=FwTab.js.map