chore: Fix build

This commit is contained in:
iamsivin
2024-11-11 23:11:37 +05:30
parent 74a90c0173
commit bda9f0208a
@@ -509,8 +509,6 @@ const menuItems = computed(() => {
},
];
});
console.log(menuItems.value);
</script>
<template>