@razorpay/blade
Version:
The Design System that powers Razorpay
10 lines (7 loc) • 432 B
JavaScript
import 'react';
import { componentIds } from './utils.js';
import { assignWithoutSideEffects } from '../../utils/assignWithoutSideEffects/assignWithoutSideEffects.js';
import { jsx, Fragment } from 'react/jsx-runtime';
var _TabList=function _TabList(_props){return jsx(Fragment,{});};var TabList=assignWithoutSideEffects(_TabList,{componentId:componentIds.TabList});
export { TabList };
//# sourceMappingURL=TabList.native.js.map