UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

12 lines (9 loc) 551 B
import '../Typography/Heading/Heading.js'; import { Text } from '../Typography/Text/Text.js'; import '../Typography/Code/Code.js'; import '../Typography/Display/Display.js'; import { throwBladeError } from '../../utils/logger/logger.js'; import { jsx } from 'react/jsx-runtime'; var Morph=function Morph(_props){throwBladeError({message:'Morph is not yet implemented for native',moduleName:'Morph'});return jsx(Text,{children:"Morph Component is not available for Native mobile apps."});}; export { Morph }; //# sourceMappingURL=Morph.native.js.map