Skip to content

Commit

Permalink
Revert "places native module name fixes in android (#412)" (#414)
Browse files Browse the repository at this point in the history
This reverts commit a4663f0.
  • Loading branch information
namArora3112 authored Jan 7, 2025
1 parent a4663f0 commit 3f06794
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public RCTAEPPlacesModule(ReactApplicationContext reactContext) {

@Override
public String getName() {
return "AEPPlaces";
return "RCTAEPPlaces";
}

@ReactMethod
Expand Down

0 comments on commit 3f06794

Please sign in to comment.