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