@react-cupertino-ui/auth-template
v2.0.5
Published
Authentication template for React Cupertino UI
Downloads
13
Readme
@react-cupertino-ui/auth-template
Authentication template for React Cupertino UI
part of React Cupertino UI
Installation
npm install @react-cupertino-ui/auth-template
or
pnpm add @react-cupertino-ui/auth-template
or
yarn add @react-cupertino-ui/auth-template
Usage
import { AuthTemplate } from '@react-cupertino-ui/auth-template';
function App() { return ; }
