We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568ea39 commit def0554Copy full SHA for def0554
packages/inspector/src/index.tsx
@@ -14,7 +14,7 @@ import {
14
ErrorBoundary,
15
} from "@hex-engine/core";
16
import debounce from "lodash/debounce";
17
-import setWith from "lodash/setwith";
+import setWith from "lodash/setWith";
18
import get from "lodash/get";
19
import App from "./App";
20
import useInspectorHover from "./useInspectorHover";
0 commit comments