mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 14:44:31 +00:00
change the import of the getFetchClient inside the EmailTemplates utils
This commit is contained in:
parent
e8bfd50db3
commit
36c0978417
@ -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