This commit is contained in:
David Baker
2025-10-17 12:11:39 +01:00
parent b83b5f4ad6
commit e1f7a798a2
2 changed files with 3 additions and 1 deletions
@@ -319,7 +319,6 @@ export interface RoomListCustomisations<Room> {
// @alpha
export interface RoomViewProps {
// (undocumented)
roomId?: string;
}