Skip to content

Commit 2a94caa

Browse files
committed
Remove focus-visible polyfill
Supercedes and closes #35384 Signed-off-by: Varun Patil <varunpatil@ucla.edu>
1 parent 1ce8fc6 commit 2a94caa

File tree

3 files changed

+0
-14
lines changed

3 files changed

+0
-14
lines changed

core/src/Polyfill/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,3 @@
2020
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2121
*
2222
*/
23-
24-
import 'focus-visible'

package-lock.json

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"dompurify": "^2.3.6",
7171
"escape-html": "^1.0.3",
7272
"focus-trap": "^7.4.0",
73-
"focus-visible": "^5.2.0",
7473
"handlebars": "^4.7.7",
7574
"ical.js": "^1.4.0",
7675
"is-svg": "^5.0.0",

0 commit comments

Comments
 (0)