Reactivate Admin Panel, implement exercise 2.1, add feedback if exercise solved
This commit is contained in:
6
software/src/pages/admin/locationsAdminPage/index.vue
Normal file
6
software/src/pages/admin/locationsAdminPage/index.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
|
||||
<template>
|
||||
Locations Admin Page
|
||||
</template>
|
||||
Reference in New Issue
Block a user