README
xpub-connect (pubsweet-connect)
This allows components to be defined as part of the composition of a functional component (as an alternative to handling data dependencies in the react lifecycle).
This allows components to be defined as part of the composition of a functional component (as an alternative to handling data dependencies in the react lifecycle).
<script type="module">
import xpubConnect from 'https://cdn.skypack.dev/xpub-connect';
</script>
This allows components to be defined as part of the composition of a functional component (as an alternative to handling data dependencies in the react lifecycle).