@react-cupertino-ui/landing-page-template
v2.0.5
Published
Landing Page template for React Cupertino UI
Readme
@react-cupertino-ui/landing-page-template
Landing Page template for React Cupertino UI
part of React Cupertino UI
Installation
npm install @react-cupertino-ui/landing-page-template
or
pnpm add @react-cupertino-ui/landing-page-template
or
yarn add @react-cupertino-ui/landing-page-template
Usage
import { LandingPageTemplate } from '@react-cupertino-ui/landing-page-template';
function App() { return ; }
