Skip to content

Commit

Permalink
Update import
Browse files Browse the repository at this point in the history
  • Loading branch information
al-af committed Oct 21, 2024
1 parent e9976b3 commit 36b9d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {
NativeEventEmitter,
NativeModules,
} from "demos/appsflyer-react-native-app/node_modules/react-native";
} from "react-native";
import AppsFlyerConstants from "./PurchaseConnector/constants/constants";
import InAppPurchaseValidationResult from "./PurchaseConnector/models/in_app_purchase_validation_result";
import ValidationFailureData from "./PurchaseConnector/models/validation_failure_data";
Expand Down

0 comments on commit 36b9d84

Please sign in to comment.