mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 23:24:03 +00:00
change the import of the getFetchClient inside the AdvancedSettings utils
This commit is contained in:
parent
ae374971fb
commit
e8bfd50db3
@ -1,4 +1,4 @@
|
||||
import { getFetchClient } from '@strapi/admin/admin/src/utils/getFetchClient';
|
||||
import { getFetchClient } from '@strapi/helper-plugin';
|
||||
import { getRequestURL } from '../../../utils';
|
||||
|
||||
const fetchData = async () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user