doc: update api md doc

This commit is contained in:
Florian Duros 2025-12-04 12:22:45 +01:00
parent 94aba63a1d
commit 0126cded9e

View File

@ -357,6 +357,7 @@ export interface RoomListStoreApi {
// @alpha
export interface RoomViewProps {
enableReadReceiptsAndMarkersOnActivity?: boolean;
hideComposer?: boolean;
hideHeader?: boolean;
hidePinnedMessageBanner?: boolean;