Remove analytics

pull/4059/head
Tuğçe Küçükoğlu 2023-06-15 11:05:53 +03:00
parent cce9b07a4b
commit d1900b56e6
1 changed files with 0 additions and 4 deletions

View File

@ -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();