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 e6f60be commit 15e7236Copy full SHA for 15e7236
packages/schema-org/runtime/components/SchemaOrgDebug.ts
@@ -1,4 +1,4 @@
1
-import { defineComponent, h, nextTick, onMounted, ref } from 'vue'
+import { defineComponent, h, nextTick, onBeforeUnmount, onMounted, ref } from 'vue'
2
3
export const SchemaOrgDebug = defineComponent({
4
name: 'SchemaOrgDebug',
0 commit comments