mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
remove reference to removed plugin in dev-docs
This commit is contained in:
parent
6e87b01f85
commit
2dcc65d803
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ const dataView = savedObjectsClient.get(dataViewId) as DataView;
|
|||
|
||||
## Resusable react components
|
||||
|
||||
Use [EUI](https://elastic.github.io/eui) for all your basic UI components to create a consistent UI experience. We also have generic UI components offered from the <DocLink id="kibKibanaReactPluginApi" text="kibana_react" /> plugin and the <DocLink id="kibSharedUXPluginApi" text="shared_ux" /> plugin.
|
||||
Use [EUI](https://elastic.github.io/eui) for all your basic UI components to create a consistent UI experience. We also have generic UI components offered from the <DocLink id="kibKibanaReactPluginApi" text="kibana_react" /> plugin.
|
||||
|
||||
## Don't export code that doesn't need to be public
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue