angular-tooltips icon indicating copy to clipboard operation
angular-tooltips copied to clipboard

Import module in Angular 7

Open tyrandeluna opened this issue 3 years ago • 1 comments

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' ]);

tyrandeluna avatar Dec 02 '21 15:12 tyrandeluna

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

michael-letcher avatar Sep 19 '22 13:09 michael-letcher