UNPKG

@freshworks/crayons

Version:
8 lines 462 B
// @ts-nocheck /* eslint-disable */ /* tslint:disable */ /* auto-generated react proxies */ import { createReactComponent } from './react-component-lib'; import { FwLabel as FwLabelCmp, defineCustomElement as defineCustomElementFwLabel } from '@freshworks/crayons/dist/components/fw-label.js'; export const FwLabel = /*@__PURE__*/ createReactComponent('fw-label', undefined, undefined, FwLabelCmp, defineCustomElementFwLabel); //# sourceMappingURL=FwLabel.js.map