You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
The linter will be the death of me
This commit is contained in:
@@ -16,4 +16,4 @@ limitations under the License.
|
|||||||
|
|
||||||
export function focusCapturedRef(ref) {
|
export function focusCapturedRef(ref) {
|
||||||
if (ref) ref.focus();
|
if (ref) ref.focus();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user