#28 feat(api): add logout.

This commit is contained in:
2026-02-14 18:55:26 -05:00
parent 4a67f85dcb
commit 4e79ecd56b
5 changed files with 45 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
<template>
<Login />
<Logout />
</template>
<script setup>