UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

9 lines (6 loc) 270 B
import styled from 'styled-components/native'; import { getCommonStyles } from './styles.js'; import { BaseBox } from '../Box/BaseBox/BaseBox.native.js'; var StyledAlert=styled(BaseBox)(getCommonStyles); export { StyledAlert }; //# sourceMappingURL=StyledAlert.js.map