Remove react-shared package and fold it into website
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Link as SmartLink } from '@0x/react-shared';
|
||||
import * as React from 'react';
|
||||
import styled from 'styled-components';
|
||||
import { Link as SmartLink } from 'ts/components/documentation/shared/link';
|
||||
|
||||
interface LinkInterface {
|
||||
color?: string;
|
||||
|
Reference in New Issue
Block a user