Remove react-shared package and fold it into website
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Link } from '@0x/react-shared';
|
||||
import { Link } from 'ts/components/documentation/shared/link';
|
||||
import _ from 'lodash';
|
||||
import * as React from 'react';
|
||||
import MediaQuery from 'react-responsive';
|
||||
|
||||
Reference in New Issue
Block a user