mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
f8b5160c13
commit
780e047d21
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import { resolve } from 'path';
|
|||
import { resolveKibanaPath } from '@kbn/plugin-helpers';
|
||||
|
||||
import { MyServiceProvider } from './services/my_service';
|
||||
import { MyAppPageProvider } from './services/my_app_page;
|
||||
import { MyAppPageProvider } from './services/my_app_page';
|
||||
|
||||
// the default export of config files must be a config provider
|
||||
// that returns an object with the projects config values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue