@razorpay/blade
Version:
The Design System that powers Razorpay
8 lines (5 loc) • 919 B
JavaScript
import { throwBladeError } from '../../utils/logger/logger.js';
import { jsx, Fragment } from 'react/jsx-runtime';
var InfoGroup=function InfoGroup(_props){throwBladeError({message:'InfoGroup is not yet implemented for React Native',moduleName:'InfoGroup'});return jsx(Fragment,{});};var InfoItem=function InfoItem(_props){throwBladeError({message:'InfoItem is not yet implemented for React Native',moduleName:'InfoItem'});return jsx(Fragment,{});};var InfoItemKey=function InfoItemKey(_props){throwBladeError({message:'InfoItemKey is not yet implemented for React Native',moduleName:'InfoItemKey'});return jsx(Fragment,{});};var InfoItemValue=function InfoItemValue(_props){throwBladeError({message:'InfoItemValue is not yet implemented for React Native',moduleName:'InfoItemValue'});return jsx(Fragment,{});};
export { InfoGroup, InfoItem, InfoItemKey, InfoItemValue };
//# sourceMappingURL=InfoGroup.native.js.map