MarkerTimeline
Summary: Moving the `MarkerTimeline` from the QPL plugin to the Flipper UI library, so it can be used by other plugin. Reviewed By: priteshrnandgaonkar Differential Revision: D13377065 fbshipit-source-id: 9ef1f0e044fa85b68a01e23071042600aa5c3c63
This commit is contained in:
committed by
Facebook Github Bot
parent
c9131963d5
commit
3b45976217
@@ -131,6 +131,8 @@ export {default as Heading} from './components/Heading.js';
|
||||
// filters
|
||||
export type {Filter} from './components/filter/types.js';
|
||||
|
||||
export {default as MarkerTimeline} from './components/MarkerTimeline.js';
|
||||
|
||||
//
|
||||
export {
|
||||
SearchBox,
|
||||
|
||||
Reference in New Issue
Block a user