UNPKG

@privy-io/react-auth

Version:

React client for the Privy Auth API

12 lines (11 loc) 251 B
import{styled as e}from"styled-components";const t=e.span` display: flex; flex-direction: column; gap: 0.35rem; width: 100%; `,s=e.span` display: flex; width: 100%; justify-content: space-between; gap: 0.5rem; `;export{s as R,t as a};