Skip to content

Commit

Permalink
Update AdminView.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvlach committed Feb 2, 2025
1 parent 2a17534 commit d0a20ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion agdb_studio/src/views/admin/AdminView.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<script lang="ts" setup>
import { RouterLink } from "vue-router";</script>
import { RouterLink } from "vue-router";
</script>

<template>
<div class="admin-view">
Expand Down

0 comments on commit d0a20ef

Please sign in to comment.