Bug fixes

This commit is contained in:
Fabio Berger
2018-03-05 07:10:55 +01:00
parent 1817f6eaf6
commit 874e667849
19 changed files with 48 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
import { Styles } from '@0xproject/react-shared';
import * as React from 'react';
import { InputLabel } from 'ts/components/ui/input_label';
import { Styles } from 'ts/types';
const styles: Styles = {
hr: {