mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-07 03:31:07 +01:00
* feat: add props to hide header in `RoomView` * feat: add props to hide composer in `RoomView` * feat: pass `RoomViewProps` to room view in `renderRoomView` * refactor: add doc and use existing types * test: add tests for new room view props