/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
status
packages/react-interactions/accessibility/focus-contain.js
12 строк
265 B
Dominic Gannaway
[react-interactions] Repurpose React a11y modules (#16997)
03 окт 2019, 12:19
Не верифицирован
03 окт 2019, 12:19
b33633d
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @flow */ 'use strict'; module.exports = require('./src/FocusContain');