adding sub text and skeleton loader

This commit is contained in:
Arjun Patel
2022-01-17 15:23:55 -08:00
parent 16795b3bc3
commit c58890ee10
4 changed files with 101 additions and 6 deletions
+2
View File
@@ -22,6 +22,8 @@ export default class Room {
createdByUserId: string;
teamId: string;
lastUpdatedDate: Timestamp;
}
export enum RoomType {