Skip to content

Move datalayer into project, add simple debug menu

Latest
Compare
Choose a tag to compare
@peterlazzarino peterlazzarino released this 12 Feb 21:44
· 5 commits to master since this release
3386719

subscribeToCampaign should now be imported from this package and not vwo-ab-datalayer.


import { subscribeToCampaign } from "react-controlled-ab/datalayers/vwo/Datalayer"

usage is the same otherwise and is backwards compatible. This release has no breaking changes.