gothinkster / aurelia-realworld-example-app

Exemplary real world application built with Aurelia
https://realworld.io
MIT License
183 stars 32 forks source link

create one component for favourite button #23

Closed dmytrohridin closed 6 years ago

dmytrohridin commented 6 years ago

I think it makes sense to create one component that can be used in article preview and in article page, that will incapsulate logic of favourite/infvourite posts. @loaded02 if you will aproove - I can impelent it.

loaded02 commented 6 years ago

Sounds good. Please go ahead.

dmytrohridin commented 6 years ago

@loaded02 done