feat(dashboard): add cards for the contacts & room

This commit is contained in:
KostyaDanovsky 2017-06-15 09:43:22 +03:00
parent 9e62e5d164
commit b4128d3375
4 changed files with 31 additions and 2 deletions

View file

@ -1,6 +1,6 @@
import { Component } from '@angular/core';
import * as L from 'leaflet';
import * as L from 'leaflet';
import 'style-loader!leaflet/dist/leaflet.css';
@Component({