Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Add missing MzMediaModule in MaterializeModule (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcere authored and scote committed Nov 25, 2017
1 parent 36899df commit 8136191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/materialize.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const MZ_MODULES = [
MzIconMdiModule,
MzInjectionModule,
MzInputModule,
MzMediaModule,
MzModalModule,
MzNavbarModule,
MzParallaxModule,
Expand Down

0 comments on commit 8136191

Please sign in to comment.