Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsencha authored Aug 26, 2019
1 parent 60ccce1 commit 03ab1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ext-web-components-kitchensink/src/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import './ewc';
import getMenu from './menu';
import { getRoutes } from '@sencha/ext-web-components/lib/ext-router.component';
import { getRoutes } from '@sencha/ext-web-components/dist/ext-router.component';
import MainComponent from './view/main/MainComponent.js';

Ext.require([
Expand Down

0 comments on commit 03ab1a0

Please sign in to comment.