UNPKG

@mojito-inc/secondary-market

Version:

Mojito secondary market is the platform to purchase NFT.

2 lines (1 loc) 1.43 kB
import{jsxs as e,jsx as o}from"react/jsx-runtime";import r from"@mui/material/Checkbox";import i from"@mui/material/Typography";import l from"@mui/material/Box";import{useTheme as t}from"@mui/material/styles";const n=({checked:n,termURL:a,conditionOfBusinessURL:d,error:c,handleTermsAndCondition:m})=>{var u,s,p,v,f,h,x,g;const y=t();return e(l,{children:[e(l,{sx:{display:"flex",alignItems:"center",marginLeft:"-4px"},children:[o(r,{sx:{padding:"0px",marginRight:"7px",transform:"scale(0.8)"},checked:n,onChange:m,inputProps:{"aria-label":"controlled"}}),e(i,{sx:{fontSize:"10px",fontWeight:"500"},children:["I agree to the"," ",o("a",{style:{color:null===(p=null===(s=null===(u=null==y?void 0:y.palette)||void 0===u?void 0:u.appDefaultColor)||void 0===s?void 0:s.secondary)||void 0===p?void 0:p.dark,textDecorationLine:"underline"},rel:"noreferrer",target:"_blank",href:a,children:"Terms of Service"})," ","and"," ",o("a",{style:{color:null===(h=null===(f=null===(v=null==y?void 0:y.palette)||void 0===v?void 0:v.appDefaultColor)||void 0===f?void 0:f.secondary)||void 0===h?void 0:h.dark,textDecorationLine:"underline"},rel:"noreferrer",target:"_blank",href:d,children:"Privacy Policy"})]})]}),c&&o(i,{style:{color:null===(g=null===(x=null==y?void 0:y.palette)||void 0===x?void 0:x.toastError)||void 0===g?void 0:g[500],fontSize:"12px",fontWeight:"400"},children:"You must agree to be able to continue"})]})};export{n as default};