favorites and other should be done?

This commit is contained in:
2026-02-06 13:37:21 +00:00
parent 4d8cb5f657
commit 76508bf497
4 changed files with 14 additions and 138 deletions

View File

@@ -2,7 +2,6 @@
import Button from "@/components/input/Button.vue";
import { ref } from "vue";
import { useAuthStore } from "@/stores/auth";
import axios from "axios";
const type = ref("");