export ElementsInspectorProps; optional id of linked Elements
Summary: a bit of refactoring since we are going to use elements inspector a lot in NT related plugins Reviewed By: jknoxville Differential Revision: D21155830 fbshipit-source-id: 0ff6acf97658bccbbed86388257bbad207fd65b4
This commit is contained in:
committed by
Facebook GitHub Bot
parent
79937f198d
commit
931bf1f14f
@@ -151,6 +151,7 @@ export {
|
||||
ElementAttribute,
|
||||
Element,
|
||||
ElementSearchResultSet,
|
||||
ElementsInspectorProps,
|
||||
} from './components/elements-inspector/ElementsInspector';
|
||||
export {Elements} from './components/elements-inspector/elements';
|
||||
export {ContextMenuExtension} from './components/elements-inspector/elements';
|
||||
|
||||
Reference in New Issue
Block a user