mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-07 22:41:04 +08:00
[dynamic-links][tests] use project domain
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
const baseParams = {
|
||||
link: 'https://invertase.io',
|
||||
domainUriPrefix: 'https://xyz.page.link',
|
||||
domainUriPrefix: 'https://reactnativefirebase.page.link',
|
||||
};
|
||||
|
||||
module.exports.baseParams = baseParams;
|
||||
|
||||
Reference in New Issue
Block a user