Fix key/value re-render issue

This commit is contained in:
Gregory Schier
2025-04-20 07:08:46 -07:00
parent 1ab937aae4
commit faca29c789
4 changed files with 280 additions and 85 deletions

View File

@@ -40,6 +40,7 @@
"codemirror": "^6.0.1",
"codemirror-json-schema": "^0.6.1",
"date-fns": "^3.6.0",
"deep-equal": "^2.2.3",
"eventemitter3": "^5.0.1",
"focus-trap-react": "^10.2.3",
"format-graphql": "^1.5.0",