Summary: _typescript_

Reviewed By: priteshrnandgaonkar

Differential Revision: D16830059

fbshipit-source-id: 6dab58d19d679d748f82543a3a4b2424adff6052
This commit is contained in:
Daniel Büchele
2019-08-20 03:18:32 -07:00
committed by Facebook Github Bot
parent 56d4a83184
commit b48e2bcf71
8 changed files with 62 additions and 41 deletions

View File

@@ -17,7 +17,7 @@ import FlexRow from '../FlexRow.js';
import FlexColumn from '../FlexColumn.js';
import Glyph from '../Glyph.js';
import {colors} from '../colors.tsx';
import Text from '../Text.js';
import Text from '../Text.tsx';
import styled from '../../styled/index.js';
import {clipboard} from 'electron';