mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-06 18:19:20 +00:00
Format code
This commit is contained in:
@@ -35,5 +35,5 @@ export const useMergedRefs = <T>(
|
||||
// Since this isn't an array literal, we can't use the static dependency
|
||||
// checker, but that's okay
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
refs
|
||||
refs,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user