UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

9 lines (6 loc) 374 B
import 'react'; import { BaseBox } from '../Box/BaseBox/BaseBox.native.js'; import { jsx } from 'react/jsx-runtime'; var FormHintWrapper=function FormHintWrapper(_ref){var children=_ref.children;return jsx(BaseBox,{display:"flex",flexDirection:"row",alignItems:"center",children:children});}; export { FormHintWrapper }; //# sourceMappingURL=FormHintWrapper.native.js.map