Summary: _typescript_

Reviewed By: passy

Differential Revision: D16830549

fbshipit-source-id: aee447e0716b00e7ad5ca80379625693843d23eb
This commit is contained in:
Daniel Büchele
2019-08-20 03:18:32 -07:00
committed by Facebook Github Bot
parent 4c6aec42d8
commit e00db4f6d3
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
*/
import {colors} from './colors';
import Label from './Label.js';
import Label from './Label';
import styled from 'react-emotion';
export default styled(Label)({