feat: live class list display

This commit is contained in:
Jannat Patel
2023-03-03 15:15:49 +05:30
parent e6096bf9ed
commit bb0f3d5962
5 changed files with 70 additions and 36 deletions

View File

@@ -113,9 +113,9 @@ const make_live_class_form = (e) => {
},
{
fieldname: "meeting_time",
fieldtype: "Datetime",
fieldtype: "Time",
options: "",
label: "Date and Time",
label: "Time",
reqd: 1,
},
{