mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
updating imports
This commit is contained in:
parent
053189bace
commit
81dc14ee60
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
export * from './example/createExample';
|
||||
export { default as createExample } from './example/createExample';
|
||||
export * from './example/create_example';
|
||||
export { default as createExample } from './example/create_example';
|
||||
|
||||
export * from './js_injector/js_injector';
|
||||
export { default as JsInjector } from './js_injector/js_injector';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue