README
Clutch React Extension
Default React client and server entry definitions with support for Clutch hooks.
Installation
yarn
Build
yarn build
Tests
yarn test
Clutch extension for react components
<script type="module">
import clutchCreatorReactExtension from 'https://cdn.skypack.dev/@clutch-creator/react-extension';
</script>
Default React client and server entry definitions with support for Clutch hooks.
yarn
yarn build
yarn test