Parcourir la source

fix: add missing imports

liyasthomas il y a 3 ans
Parent
commit
70555cd4a6

+ 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 {