Skip to content

Commit

Permalink
Sample fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SpertsyanKM committed Oct 9, 2024
1 parent d247604 commit b700f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
Qonversion,
QonversionConfigBuilder,
UserPropertyKey
} from "qonversion-capacitor";
} from "@qonversion/capacitor-plugin";

window.initializeSdk = () => {
const config = new QonversionConfigBuilder(
Expand Down

0 comments on commit b700f31

Please sign in to comment.