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,4 +1,4 @@
import { AnchorTitle, HeaderSizes, Styles } from '@0xproject/react-shared/anchor_title';
import { AnchorTitle, HeaderSizes, Styles } from '@0xproject/react-shared';
import * as _ from 'lodash';
import * as React from 'react';
import { Comment } from 'ts/pages/documentation/comment';