The linter will be the death of me

pull/21833/head
Travis Ralston 2019-05-17 15:36:28 -06:00
parent 2a187810fd
commit 332f716ce4
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ limitations under the License.
export function focusCapturedRef(ref) {
if (ref) ref.focus();
}
}