disabled réunions btns

This commit is contained in:
isUnknown 2024-11-18 15:27:41 +01:00
parent 3b2f881424
commit e66ed56324
6 changed files with 23 additions and 4 deletions

View file

@ -67,7 +67,6 @@
import dayjs from "dayjs";
import "dayjs/locale/fr";
import { usePageStore } from "../../stores/page";
import { useDialogStore } from "../../stores/dialog";
const { step } = defineProps({
step: Object,