mirror of https://github.com/vector-im/riot-web
The linter will be the death of me
parent
2a187810fd
commit
332f716ce4
|
@ -16,4 +16,4 @@ limitations under the License.
|
||||||
|
|
||||||
export function focusCapturedRef(ref) {
|
export function focusCapturedRef(ref) {
|
||||||
if (ref) ref.focus();
|
if (ref) ref.focus();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue