UNPKG

@privy-io/react-auth

Version:

React client for the Privy Auth API

18 lines (16 loc) 566 B
"use strict";var e=require("styled-components"),r=require("./LoadingSkeleton-BoyADunQ.js");const o=e.styled.span` color: var(--privy-color-foreground-3); font-size: 0.875rem; font-weight: 400; line-height: 1.375rem; /* 157.143% */ `,t=e.styled(o)` color: var(--privy-color-accent); `,l=e.styled.span` color: var(--privy-color-foreground); font-size: 0.875rem; font-weight: 500; line-height: 1.375rem; /* 157.143% */ word-break: break-all; text-align: right; ${r.LoadingSkeleton} `;exports.LabelSm=o,exports.LabelSmPrimary=t,exports.Value=l;