@react-cupertino-ui/alert
v2.0.5
Published
Alert component from React Cupertino UI
Readme
@react-cupertino-ui/alert
Alert component from React Cupertino UI
part of React Cupertino UI
Installation
npm install @react-cupertino-ui/alert
or
pnpm add @react-cupertino-ui/alert
or
yarn add @react-cupertino-ui/alert
Usage
import { Alert } from '@react-cupertino-ui/alert';
function App() { return ; }
