You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
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' ]);