chore: try

This commit is contained in:
Shivam Mishra
2024-10-08 12:28:48 +05:30
parent f62a4170b6
commit f24c87f9b2
@@ -26,6 +26,9 @@ export default {
default: false,
},
},
mounted() {
console.log('PRIMARY NAV ITEM', this.name, this.$t('SIDEAR.SWITCH'));
},
};
</script>