필요없는 거 삭제

This commit is contained in:
yoon 2025-02-22 17:42:48 +09:00
parent f621efca29
commit c30bac2f2e

View File

@ -172,7 +172,6 @@ const userStore = useUserInfoStore();
//
const user = ref(null);
const projectList = ref([]);
const filteredProjects = ref([]);
const selectedCategory = ref(null);
const searchText = ref('');