UNPKG

react-ios-pwa-prompt

Version:

A React component to prompt the user to add the app as a PWA to the home screen with native iOS styles.

8 lines (7 loc) 241 B
import { jsx as i } from "react/jsx-runtime"; import '../../assets/Divider.css';const d = "_divider_1rceb_1", r = { divider: d }, s = () => /* @__PURE__ */ i("div", { className: `${r.divider} iOSPWA-divider` }); export { s as Divider };