UNPKG

@freshworks/crayons

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