@sho-js/react-cpa

React CPA Integration

Usage no npm install needed!

<script type="module">
  import shoJsReactCpa from 'https://cdn.skypack.dev/@sho-js/react-cpa';
</script>

README

React CPA

Integrate @sho-js/cpa with React.

Installation

Using npm

Usage

To call onLoad:

import * as Cpa from "@sho-js/react-cpa";

export const Layout = () => (
    <Cpa.OnLoad />
);

License

MIT