Minor tweaks to login

This commit is contained in:
2023-11-16 22:11:48 -05:00
parent 214cfbd1be
commit b4687d6b79
3 changed files with 25 additions and 6 deletions

View File

@@ -32,7 +32,6 @@ defineEmits(['drawer-toggle']);
defineComponent({
name: 'LeftDrawer',
});
console.log(links);
</script>
<style lang="sass" scoped>