Skip to content

Commit

Permalink
Improvement: Add Rotation for multiple ads tekdi#6
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekta29yadav committed Apr 9, 2019
1 parent c759f1e commit 60ef2c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ import { NgModule } from '@angular/core';

import { AppRoutingModule } from './app-routing.module';
import { AppComponent } from './app.component';
import { SocialAdsModule } from './social-ads.module';
import { SocialAdsModule } from 'social-ads';

@NgModule({
declarations: [
AppComponent
Expand Down

0 comments on commit 60ef2c2

Please sign in to comment.