Summary: _typescript_

Reviewed By: priteshrnandgaonkar

Differential Revision: D16828226

fbshipit-source-id: e6dd9946ae642a27ebc8a3f6dfce6773051f5a7a
This commit is contained in:
Daniel Büchele
2019-08-20 03:18:32 -07:00
committed by Facebook Github Bot
parent c1b718db8f
commit cd10856c3e
25 changed files with 24 additions and 24 deletions

View File

@@ -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 => ({