Viczei / ng2-swipe-cards

A kit of cards (including tinder-card) for angular2
MIT License
25 stars 18 forks source link

Removed BrowserModule import #25

Closed chrillewoodz closed 7 years ago

chrillewoodz commented 7 years ago

This causes apps that already has this imported to break. It's better to not import it and allow the user of the component to import it than vice versa.