Skip to content

Commit 8204884

Browse files
committed
chore: refactor import
1 parent a13c419 commit 8204884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/remote-config/lib/modular

packages/remote-config/lib/modular/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
import { getApp } from '@react-native-firebase/app';
1919

20-
import { MODULAR_DEPRECATION_ARG } from '../../../app/lib/common';
20+
import { MODULAR_DEPRECATION_ARG } from '@react-native-firebase/app/lib/common';
2121

2222
/**
2323
* @typedef {import('@firebase/app').FirebaseApp} FirebaseApp

0 commit comments

Comments
 (0)