Moved to using react-accessible-accordion for <LayerEditorGroup/>

This commit is contained in:
orangemug
2020-03-28 12:53:46 +00:00
parent f70d078ec6
commit 00388e03b8
5 changed files with 86 additions and 16 deletions

View File

@@ -25,6 +25,7 @@
"@babel/runtime": "^7.8.4",
"@mapbox/mapbox-gl-rtl-text": "^0.2.3",
"@mapbox/mapbox-gl-style-spec": "^13.12.0",
"@mdi/react": "^1.3.0",
"classnames": "^2.2.6",
"codemirror": "^5.52.0",
"color": "^3.1.2",
@@ -46,6 +47,7 @@
"ol-mapbox-style": "^6.0.1",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-accessible-accordion": "^3.0.1",
"react-aria-menubutton": "^6.3.0",
"react-aria-modal": "^4.0.0",
"react-autobind": "^1.0.6",