2
0
Эх сурвалжийг харах

refs #80335: Detach page control from page container
- small changes

NEEDLEMAN3\tatsu 4 жил өмнө
parent
commit
e054ce7329

+ 1 - 1
packages/app/src/components/PageDeleteModal.jsx

@@ -7,7 +7,7 @@ import {
 
 import { withTranslation } from 'react-i18next';
 
-import { apiPost } from '../client/util/apiv1-client';
+import { apiPost } from '~/client/util/apiv1-client';
 
 import ApiErrorMessageList from './PageManagement/ApiErrorMessageList';