mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Improve types
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
interface BookMeetingModalPagecomponentProps {
|
||||
task: any
|
||||
}
|
||||
interface BookMeetingModalPageReturn {}
|
||||
interface BookMeetingModalPageReturn {}
|
||||
|
||||
interface ExpedientTaskModalPageComponentProps {
|
||||
taskAction: any
|
||||
task: any
|
||||
profile: any
|
||||
}
|
||||
interface ExpedientTaskModalPageReturn {}
|
||||
Reference in New Issue
Block a user