Autocapture + React
Installation
npm i @freshpaint/babel-plugin-annotate-react --saveyarn add @freshpaint/babel-plugin-annotate-reactAdd the plugin to your babel config:
plugins: [
"@freshpaint/babel-plugin-annotate-react"
]PreviousInstalling the Freshpaint Javascript SDK with Server-Side Rendering (SSR) + ReactNextConfiguring a Destination
Last updated
Was this helpful?