Add back support for old browsers (#29654)

This commit is contained in:
Claire 2024-03-20 12:07:10 +01:00 committed by GitHub
parent 94f7ae192b
commit a68dd889fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 858 additions and 3 deletions

View file

@ -88,6 +88,7 @@
"path-complete-extname": "^1.0.0",
"postcss": "^8.4.24",
"postcss-loader": "^4.3.0",
"postcss-preset-env": "^9.5.2",
"prop-types": "^15.8.1",
"punycode": "^2.3.0",
"react": "^18.2.0",