Add basic Autocomplete

Summary: Project doc: https://docs.google.com/document/d/1miofxds9DJgWScj0zFyBbdpRH5Rj0T9FqiCapof5-vU

Reviewed By: lblasa

Differential Revision: D48517919

fbshipit-source-id: ec6e723a595862b61722db9c5afd96138264dfdc
This commit is contained in:
Andrey Goncharov
2023-08-30 07:26:35 -07:00
committed by Facebook GitHub Bot
parent 839653c8fa
commit b780dc0598
4 changed files with 47 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ test('Correct top level API exposed', () => {
"MasterDetail",
"NUX",
"Panel",
"PowerSearch",
"Spinner",
"Tab",
"Tabs",
@@ -129,6 +130,7 @@ test('Correct top level API exposed', () => {
"NormalizedMenuEntry",
"Notification",
"PluginClient",
"PowerSearchConfig",
"RemoteServerContext",
"ServerAddOn",
"ServerAddOnPluginConnection",