This commit is contained in:
Peter Maquiran
2021-08-20 15:43:37 +01:00
parent 45da5303e3
commit 3000f712c1
6 changed files with 77 additions and 80 deletions
+4
View File
@@ -0,0 +1,4 @@
interface BookMeetingModalPagecomponentProps {
task: any
}
interface BookMeetingModalPageReturn {}