way nicer flow and almost ready for fetching and displaying but stay patient

This commit is contained in:
Arjun Patel
2022-01-18 17:57:58 -08:00
parent bf180f8334
commit bbe2e5a7cd
8 changed files with 315 additions and 21 deletions
+1
View File
@@ -190,6 +190,7 @@ export default function CreateOrUpdateRoomModal(props: IModalProps) {
)}
<input
autoFocus
className="w-full rounded-lg bg-gray-50 p-3"
value={roomLink}
placeholder="https://meet.google.com/xxx-xxxx"