Skip to content

Commit

Permalink
Step 4.2: Import Parties collection
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and dotansimha committed Nov 27, 2016
1 parent 5566c96 commit 6bd82d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/imports/app/app.component.ts
@@ -1,5 +1,7 @@
import { Component } from '@angular/core';

import { Parties } from '../../../both/collections/parties.collection';

import template from './app.component.html';

@Component({
Expand Down

0 comments on commit 6bd82d3

Please sign in to comment.