mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-04 21:35:19 +00:00
WIP
This commit is contained in:
@@ -802,6 +802,7 @@ interface DragTileData {
|
||||
|
||||
export interface ChildrenProperties<T> {
|
||||
ref: Ref<HTMLElement>;
|
||||
className?: string;
|
||||
style: ComponentProps<typeof animated.div>["style"];
|
||||
/**
|
||||
* The width this tile will have once its animations have settled.
|
||||
|
||||
Reference in New Issue
Block a user