@privy-io/react-auth
Version:
React client for the Privy Auth API
18 lines (16 loc) • 502 B
JavaScript
import{styled as o}from"styled-components";import{L as r}from"./LoadingSkeleton-U6-3yFwI.mjs";const e=o.span`
color: var(--privy-color-foreground-3);
font-size: 0.875rem;
font-weight: 400;
line-height: 1.375rem; /* 157.143% */
`,t=o(e)`
color: var(--privy-color-accent);
`,n=o.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}
`;export{e as L,n as V,t as a};