Remove react-shared package and fold it into website
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { colors } from '@0x/react-shared';
|
||||
import { colors } from 'ts/utils/colors';
|
||||
import * as React from 'react';
|
||||
import { styled } from 'ts/style/theme';
|
||||
|
||||
|
Reference in New Issue
Block a user