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 c8a53ae commit 5daffb5Copy full SHA for 5daffb5
src/runtime/composables/useNinjaToasterContainer.ts
@@ -1,4 +1,4 @@
1
-import { ref, computed } from 'vue'
+import { isRef, ref, computed } from 'vue'
2
import { tryOnBeforeMount, MaybeComputedRef } from '@vueuse/core'
3
4
import type { NinjaToasterTheme } from '../../types'
0 commit comments