Browse Source

fix: add missing imports

liyasthomas 3 years ago
parent
commit
70555cd4a6
1 changed files with 1 additions and 0 deletions
  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 {