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 3660ccc commit 35bf90eCopy full SHA for 35bf90e
static.ts
@@ -1,4 +1,4 @@
1
-import _STATIC from "./static-flows.json";
+import _STATIC from "./static.json";
2
import { defaultsDeep, get } from "lodash";
3
4
import type { ResultComponentOptions } from "@/components/Result";
0 commit comments