Skip to content

Commit 055be7e

Browse files
committed
chore(useStrapiClient): import from ofetch
1 parent 458bd87 commit 055be7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/composables/useStrapiClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { FetchError, FetchOptions } from 'ohmyfetch'
1+
import type { FetchError, FetchOptions } from 'ofetch'
22
import { stringify } from 'qs'
33
import { useNuxtApp } from '#app'
44
import type { Strapi4Error } from '../types/v4'

0 commit comments

Comments
 (0)