mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
parent
6d1fcaaa66
commit
02b442aace
@ -7,8 +7,8 @@ import TextField from '../../../components/ui/text-field';
|
||||
import Button from '../../../components/ui/button';
|
||||
import { MOBILE_SYNC_ROUTE } from '../../../helpers/constants/routes';
|
||||
|
||||
import { getPlatform } from '../../../../../app/scripts/lib/util';
|
||||
import { PLATFORM_FIREFOX } from '../../../../../shared/constants/app';
|
||||
import { getPlatform } from '../../../../app/scripts/lib/util';
|
||||
import { PLATFORM_FIREFOX } from '../../../../shared/constants/app';
|
||||
|
||||
export default class AdvancedTab extends PureComponent {
|
||||
static contextTypes = {
|
||||
|
Loading…
Reference in New Issue
Block a user