This commit is contained in:
2026-07-19 14:45:03 +07:00
parent 75efb4cbf0
commit 3f8b8ba432
12 changed files with 105 additions and 90 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ import UsersPage from '@/components/UsersPage.vue';
</script>
<template>
<main>
<UsersPage />
</main>
<UsersPage />
</template>
<style lang="css"></style>