Skip to content

Instantly share code, notes, and snippets.

@thisiszoaib
Created July 22, 2020 07:46
Show Gist options
  • Select an option

  • Save thisiszoaib/fa7b60792ae31c480041e996b2f25df8 to your computer and use it in GitHub Desktop.

Select an option

Save thisiszoaib/fa7b60792ae31c480041e996b2f25df8 to your computer and use it in GitHub Desktop.
truncate 5
@NgModule({
imports: [ BrowserModule, EllipsisModule, BrowserAnimationsModule, FormsModule, MatToolbarModule, FlexLayoutModule ],
declarations: [ AppComponent, ReviewCssComponent, ReviewJsComponent ],
bootstrap: [ AppComponent ]
})
export class AppModule { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment