Interactive
Summary: _typescript_ Reviewed By: passy Differential Revision: D16830548 fbshipit-source-id: d0530ef3491af95bece7fba610a4b1cf19c80bd1
This commit is contained in:
committed by
Facebook Github Bot
parent
e00db4f6d3
commit
28a295bcf1
@@ -86,7 +86,7 @@ export {default as ErrorBoundary} from './components/ErrorBoundary.js';
|
||||
|
||||
// interactive components
|
||||
export type {OrderableOrder} from './components/Orderable.tsx';
|
||||
export {default as Interactive} from './components/Interactive.js';
|
||||
export {default as Interactive} from './components/Interactive.tsx';
|
||||
export {default as Orderable} from './components/Orderable.tsx';
|
||||
export {default as VirtualList} from './components/VirtualList.tsx';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user