720kb / angular-tooltips

Angularjs tooltips module, add tooltips to your elements - https://720kb.github.io/angular-tooltips
351 stars 157 forks source link

Import module in Angular 7 #235

Open tyrandeluna opened 2 years ago

tyrandeluna commented 2 years ago

Hello guys! How can I import the angular-tooltips module in Angular 7 ? The way discribed in read.me doesn't worked for me...

angular.module('app', [ '720kb.tooltips' ]);

michael-letcher commented 2 years ago

@tyrandeluna this is an AngularJS (v1) package. Not Angular 2+