fix(jwt): import for mobile.
This commit is contained in:
parent
769e782c6f
commit
00d1edcdef
|
@ -6,6 +6,7 @@ import { Linking } from 'react-native';
|
|||
|
||||
import '../../analytics';
|
||||
import '../../authentication';
|
||||
import '../../base/jwt';
|
||||
import { Platform } from '../../base/react';
|
||||
import {
|
||||
AspectRatioDetector,
|
||||
|
|
Loading…
Reference in New Issue