Merge pull request #625 from orangemug/fix/invalid-style-with-duplicate-layer-ids

Fix UI when loading invalid style with duplicate layer ids
This commit is contained in:
Orange Mug
2020-03-30 20:38:25 +01:00
committed by GitHub
9 changed files with 111 additions and 42 deletions
+5
View File
@@ -102,6 +102,11 @@
"experimentalObjectRestSpread": true,
"jsx": true
}
},
"settings": {
"react": {
"version": "detect"
}
}
},
"devDependencies": {