UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

10 lines (7 loc) 439 B
import 'react'; import { componentIds } from './utils.js'; import { assignWithoutSideEffects } from '../../utils/assignWithoutSideEffects/assignWithoutSideEffects.js'; import { jsx, Fragment } from 'react/jsx-runtime'; var _TabPanel=function _TabPanel(_props){return jsx(Fragment,{});};var TabPanel=assignWithoutSideEffects(_TabPanel,{componentId:componentIds.TabPanel}); export { TabPanel }; //# sourceMappingURL=TabPanel.native.js.map