We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62be6e commit 4673f5cCopy full SHA for 4673f5c
src/index.js
@@ -1,8 +1,5 @@
1
-import angular from 'angular';
2
-
3
import {hello} from './app/hello/hello';
4
import {footer} from './app/footer/footer';
5
-import '@uirouter/angularjs';
6
import routesConfig from './routes';
7
8
import './index.scss';
0 commit comments