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 { ALink, colors, Link } from '@0xproject/react-shared';
import { ALink, colors, Link } from '@0x/react-shared';
import * as _ from 'lodash';
import Drawer from 'material-ui/Drawer';
import * as React from 'react';