Skip to content

Commit df98cef

Browse files
committed
chore: refactor import
1 parent f993926 commit df98cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/perf/lib/modular/index.js

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

2626
import { getApp } from '@react-native-firebase/app';
2727

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

3030
/**
3131
* Returns a Performance instance for the given app.

0 commit comments

Comments
 (0)