Update CreateRoom.tsx
This commit is contained in:
@@ -4,7 +4,7 @@ export default class CreateRoom {
|
|||||||
meetLink?: string;
|
meetLink?: string;
|
||||||
|
|
||||||
constructor() {
|
constructor() {
|
||||||
this.showModal = true;
|
this.showModal = false;
|
||||||
|
|
||||||
this.meetLink = "";
|
this.meetLink = "";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user