fix(jwt): import for mobile.

This commit is contained in:
hristoterezov 2018-07-09 17:14:55 -05:00 committed by Hristo Terezov
parent 769e782c6f
commit 00d1edcdef
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import { Linking } from 'react-native';
import '../../analytics'; import '../../analytics';
import '../../authentication'; import '../../authentication';
import '../../base/jwt';
import { Platform } from '../../base/react'; import { Platform } from '../../base/react';
import { import {
AspectRatioDetector, AspectRatioDetector,