mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-08 20:09:19 +00:00
WIP minus unfinished split grid layouts
This commit is contained in:
@@ -705,7 +705,7 @@ interface ChildrenProperties extends ReactDOMAttributes {
|
||||
[index: string]: unknown;
|
||||
}
|
||||
|
||||
interface VideoGridProps {
|
||||
export interface VideoGridProps {
|
||||
items: TileDescriptor[];
|
||||
layout: Layout;
|
||||
disableAnimations?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user