mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-24 03:10:13 +01:00
feat(starter-kit): merge starter-kit to master
Merge branch 'master' into update-starter-kit
This commit is contained in:
commit
655c505209
17 changed files with 5933 additions and 3173 deletions
|
|
@ -1 +1,7 @@
|
|||
export { AnalyticsService } from './analytics.service';
|
||||
|
||||
import { SeoService } from './seo.service';
|
||||
import { AnalyticsService } from './analytics.service';
|
||||
export {
|
||||
AnalyticsService,
|
||||
SeoService,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue