Remove analytics
parent
cce9b07a4b
commit
d1900b56e6
|
@ -41,10 +41,6 @@ export default {
|
|||
return;
|
||||
}
|
||||
|
||||
window['gtag']('config', 'UA-93461466-1', {
|
||||
page_path: '/primevue' + to.path
|
||||
});
|
||||
|
||||
this.sidebarActive = false;
|
||||
DomHandler.removeClass(document.body, 'blocked-scroll');
|
||||
this.$toast.removeAllGroups();
|
||||
|
|
Loading…
Reference in New Issue