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