Migrate IconButton to TypeScript
Summary: Migrated IconButton.js to IconButton.tsx Reviewed By: danielbuechele Differential Revision: D17132224 fbshipit-source-id: d4f14050385c7c25900e9a9d01f3b9a0dcff3a31
This commit is contained in:
committed by
Facebook Github Bot
parent
a0696692e2
commit
36a8dfc1f6
@@ -16,7 +16,7 @@ export {default as ButtonGroupChain} from './components/ButtonGroupChain';
|
||||
|
||||
export {colors, darkColors, brandColors} from './components/colors';
|
||||
|
||||
export {default as Glyph} from './components/Glyph';
|
||||
export {default as Glyph, IconSize} from './components/Glyph';
|
||||
|
||||
export {default as LoadingIndicator} from './components/LoadingIndicator';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user