chore: replace @0xproject with @0x in .tsx files

This commit is contained in:
Fabio Berger
2018-10-18 13:59:40 +01:00
parent 4bf50a0496
commit 8c6de7f69d
86 changed files with 132 additions and 132 deletions

View File

@@ -1,4 +1,4 @@
import { ObjectMap } from '@0xproject/types';
import { ObjectMap } from '@0x/types';
import * as _ from 'lodash';
import MenuItem from 'material-ui/MenuItem';
import * as React from 'react';