UNPKG

@privy-io/react-auth

Version:

React client for the Privy Auth API

12 lines (11 loc) 277 B
"use strict";var e=require("styled-components");const s=e.styled.span` display: flex; flex-direction: column; gap: 0.35rem; width: 100%; `,t=e.styled.span` display: flex; width: 100%; justify-content: space-between; gap: 0.5rem; `;exports.Row=t,exports.Rows=s;