Colors
Summary: _typescript_ Reviewed By: priteshrnandgaonkar Differential Revision: D16828226 fbshipit-source-id: e6dd9946ae642a27ebc8a3f6dfce6773051f5a7a
This commit is contained in:
committed by
Facebook Github Bot
parent
c1b718db8f
commit
cd10856c3e
@@ -7,7 +7,7 @@
|
||||
|
||||
import React from 'react';
|
||||
import styled from '../styled/index.js';
|
||||
import {colors} from './colors.js';
|
||||
import {colors} from './colors.tsx';
|
||||
import Text from './Text';
|
||||
|
||||
export const StyledButton = styled('div')(props => ({
|
||||
|
||||
Reference in New Issue
Block a user