Merge branch 'front_foundation' of https://gitea.piair.dev/piair/MyINPulse into front_foundation
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
import { ref, onMounted } from "vue";
|
||||
|
||||
import Header from "../components/HeaderComponent.vue";
|
||||
//import Agenda from "../components/AdminAppointments.vue";
|
||||
import Agenda from "../components/AgendaComponent.vue";
|
||||
import ProjectComp from "../components/ProjectComponent.vue";
|
||||
import PendingProjectComponent from "@/components/PendingProjectComponent.vue";
|
||||
|
Reference in New Issue
Block a user