Urigo / angular2-meteor-accounts-ui

18 stars 20 forks source link

fix: optional propName of InjectUser #15

Closed kamilkisiela closed 8 years ago

kamilkisiela commented 8 years ago

It will fix an warning message with wrong parameters:

// from Socially 2.0
@InjectUser()
export class PartiesList extends MeteorComponent{ }