AppMaterialModule 76/78276/2
authorArundathi Patil <arundpil@in.ibm.com>
Tue, 12 Feb 2019 09:43:20 +0000 (15:13 +0530)
committerArundathi Patil <arundpil@in.ibm.com>
Tue, 12 Feb 2019 11:14:52 +0000 (11:14 +0000)
commit1a6c1b5d4a25862a103102b2234678d50a58e582
tree8e6fc4d900080e27befeebbe3ce7db4324c8aba1
parent7375775ff3ee600fc1f8633dd21ec35f86c050b7
AppMaterialModule

Added material module, this module imports and exports all the modules
related to angular-material. This module can be imported by other
modules wherever angular-material components are required. In this way we are
importing angular-material modules at one place avoiding redundant code.

Issue-ID: CCSDK-816
Change-Id: I51ccd14e941a970a45dd1f384ae22f65908aab67
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/src/app/common/modules/app-material.module.ts [new file with mode: 0644]