Some cleanup

This commit is contained in:
fragosti
2018-05-29 14:26:38 -07:00
parent f0bbf2cab0
commit 92cb5e10be
2 changed files with 13 additions and 11 deletions

View File

@@ -1,5 +1,6 @@
import * as React from 'react';
import { colors } from '@0xproject/react-shared';
import { Container } from 'ts/components/ui/container';
import { Island } from 'ts/components/ui/island';