This is the react-three-fiber SDK for Zesty Banner integration.
npm install @zestymarket/r3f-sdkjs
adUnit={'YOUR_AD_UNIT_ID'}
format={'YOUR_AD_UNIT_FORMAT'}
position={[X, Y, Z]} />
`
Building
If you've run yarn at the top level, you don't need to run it here again.
yarn test to build a development version.
yarn build` to build a production version.