README
Private Screen For Experiences
This component shows a private screen message and buttons to download the app.
Usage
import PrivateBlocker from "@smart-access/private-blocker"
<PrivateBlocker backgroundImage="url" primaryColor="">
<div slot="title">
<!-- optional content -->
</div>
<div slot="message">
<!-- optional content -->
</div>
</PrivateBlocker>