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

@@ -138,7 +138,7 @@ export {default as StatusIndicator} from './components/StatusIndicator.tsx';
// typography
export {default as HorizontalRule} from './components/HorizontalRule.js';
export {default as VerticalRule} from './components/VerticalRule.tsx';
export {default as Label} from './components/Label.js';
export {default as Label} from './components/Label.tsx';
export {default as Heading} from './components/Heading.js';
// filters