mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-30 19:39:22 +00:00
linter
This commit is contained in:
@@ -166,7 +166,7 @@ export function ReactionPopupMenu({
|
||||
interface ReactionToggleButtonProps extends ComponentPropsWithoutRef<"button"> {
|
||||
identifier: string;
|
||||
vm: CallViewModel;
|
||||
size: "sm" | "lg";
|
||||
size?: "sm" | "lg";
|
||||
}
|
||||
|
||||
export function ReactionToggleButton({
|
||||
|
||||
Reference in New Issue
Block a user