@razorpay/blade
Version:
The Design System that powers Razorpay
9 lines (6 loc) • 441 B
JavaScript
import { G as G$1 } from 'react-native-svg';
import { metaAttribute } from '../../../../utils/metaAttribute/metaAttribute.native.js';
import { jsx } from 'react/jsx-runtime';
var G=function G(_ref){var clipPath=_ref.clipPath,fill=_ref.fill,children=_ref.children;return jsx(G$1,Object.assign({clipPath:clipPath,fill:fill},metaAttribute({name:'svg-g'}),{children:children}));};
export { G as default };
//# sourceMappingURL=G.native.js.map