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