LoadingIndicator
Summary: _typescript_ Reviewed By: passy, bnelo12 Differential Revision: D16830547 fbshipit-source-id: faaf843dfc667242aa9bf34443b89856751dd2b8
This commit is contained in:
committed by
Facebook Github Bot
parent
726b9cb141
commit
e80385169a
@@ -21,7 +21,7 @@ export {colors, darkColors, brandColors} from './components/colors.tsx';
|
||||
export {default as Glyph} from './components/Glyph.js';
|
||||
|
||||
//
|
||||
export {default as LoadingIndicator} from './components/LoadingIndicator.js';
|
||||
export {default as LoadingIndicator} from './components/LoadingIndicator.tsx';
|
||||
|
||||
//
|
||||
export {default as Popover} from './components/Popover.tsx';
|
||||
|
||||
Reference in New Issue
Block a user