fix: teacher invitations en andere + feat: answer queries
This commit is contained in:
parent
1c07d9c6c8
commit
b821da6eb2
5 changed files with 146 additions and 29 deletions
|
@ -1,7 +1,7 @@
|
|||
import { useQuery, type UseQueryReturnType } from "@tanstack/vue-query";
|
||||
import { type MaybeRefOrGetter, toValue } from "vue";
|
||||
import type { Theme } from "@dwengo-1/interfaces/theme";
|
||||
import { getThemeController } from "@/controllers/controllers.ts";
|
||||
import type {Theme} from "@dwengo-1/common/interfaces/theme";
|
||||
|
||||
const themeController = getThemeController();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue