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

@@ -9,7 +9,7 @@ import FlexColumn from './FlexColumn.js';
import styled from '../styled/index.js';
import Orderable from './Orderable.js';
import FlexRow from './FlexRow.js';
import {colors} from './colors.js';
import {colors} from './colors.tsx';
import Tab from './Tab.js';
const TabList = styled(FlexRow)({