瀏覽代碼

fix: add missing imports

liyasthomas 3 年之前
父節點
當前提交
70555cd4a6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/hoppscotch-app/components/collections/graphql/index.vue

+ 1 - 0
packages/hoppscotch-app/components/collections/graphql/index.vue

@@ -131,6 +131,7 @@
 
 <script>
 import { defineComponent } from "@nuxtjs/composition-api"
+import cloneDeep from "lodash/cloneDeep"
 import clone from "lodash/clone"
 import { useReadonlyStream } from "~/helpers/utils/composables"
 import {